diff options
Diffstat (limited to 'tests/parsertest')
-rwxr-xr-x | tests/parsertest | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/parsertest b/tests/parsertest new file mode 100755 index 00000000..78c42c07 --- /dev/null +++ b/tests/parsertest @@ -0,0 +1,2 @@ +# run parser test suite +tclsh parser.tcl |