aboutsummaryrefslogtreecommitdiffstats
path: root/test/test.sh
diff options
context:
space:
mode:
Diffstat (limited to 'test/test.sh')
-rwxr-xr-xtest/test.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/test.sh b/test/test.sh
index c8720044a..417d41810 100755
--- a/test/test.sh
+++ b/test/test.sh
@@ -6,6 +6,9 @@
6 6
7./fscheck.sh 7./fscheck.sh
8 8
9echo "TESTING: fs.print (fs-print.exp)"
10./fs-print.exp
11
9echo "TESTING: caps.print (caps-print.exp)" 12echo "TESTING: caps.print (caps-print.exp)"
10./caps-print.exp 13./caps-print.exp
11 14