diff options
Diffstat (limited to 'tests/run')
-rwxr-xr-x | tests/run | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/run b/tests/run new file mode 100755 index 0000000..e9f2c7d --- /dev/null +++ b/tests/run @@ -0,0 +1,3 @@ +#!/bin/bash + +../run/bin/mplint testsrc >testreport.txt |