summaryrefslogtreecommitdiffstats
path: root/runtime/tests/all.tcl
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/tests/all.tcl')
-rw-r--r--runtime/tests/all.tcl1
1 files changed, 1 insertions, 0 deletions
diff --git a/runtime/tests/all.tcl b/runtime/tests/all.tcl
index 2d44d6bb..f820c588 100644
--- a/runtime/tests/all.tcl
+++ b/runtime/tests/all.tcl
@@ -6,6 +6,7 @@ puts "Running all SystemTap tests"
#puts [tcltest::configure]
#puts [tcltest::configure -file]
+
tcltest::runAllTests
puts "All tests completed"