From ca7d122b7b3fb57d6cabdbdc5da9c1ecc60de5d8 Mon Sep 17 00:00:00 2001 From: hunt Date: Tue, 17 May 2005 06:58:05 +0000 Subject: Restructuring of tests. New tests for new maps. --- runtime/tests/all.tcl | 1 + 1 file changed, 1 insertion(+) (limited to 'runtime/tests/all.tcl') 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" -- cgit