summaryrefslogtreecommitdiffstats
path: root/tests/all.tcl
diff options
context:
space:
mode:
Diffstat (limited to 'tests/all.tcl')
-rw-r--r--tests/all.tcl4
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/all.tcl b/tests/all.tcl
index db811a7..d8129f7 100644
--- a/tests/all.tcl
+++ b/tests/all.tcl
@@ -13,10 +13,6 @@
set tcltestVersion [package require tcltest]
namespace import -force tcltest::*
-if {$tcl_platform(platform) == "macintosh"} {
- tcltest::singleProcess 1
-}
-
tcltest::testsDirectory [file dir [info script]]
tcltest::runAllTests