File: test.py

package info (click to toggle)
libtemplates-parser 19-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 3,180 kB
  • sloc: ada: 11,320; python: 637; makefile: 345; sh: 37
file content (4 lines) | stat: -rw-r--r-- 98 bytes parent folder | download | duplicates (7)
1
2
3
4
from test_support import *

run('testme', ["blocks4.tmplt"])
run('print_tree', ["blocks4.tmplt"])