summaryrefslogtreecommitdiff
path: root/tests/run
diff options
context:
space:
mode:
Diffstat (limited to 'tests/run')
-rwxr-xr-xtests/run2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/run b/tests/run
index e9f2c7d..79caa79 100755
--- a/tests/run
+++ b/tests/run
@@ -1,3 +1,3 @@
#!/bin/bash
-../run/bin/mplint testsrc >testreport.txt
+../run/bin/mplint testsrc |sort >testreport.txt