File: test.py

package info (click to toggle)
libtemplates-parser 11.10-4
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 3,200 kB
  • ctags: 428
  • sloc: ada: 11,296; python: 634; makefile: 324; sh: 37
file content (4 lines) | stat: -rw-r--r-- 88 bytes parent folder | download | duplicates (7)
1
2
3
4
from test_support import *

run('print_tree', ["src.tmpl"])
run('testme', ["src.tmpl"])