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-- 100 bytes parent folder | download | duplicates (28)
1
2
3
4
from test_support import *

run('print_tree', ["-M", "macro.tmplt"])
run('testme', ["macro.tmplt"])