summaryrefslogtreecommitdiff
path: root/libraries/base/tests/Concurrent/all.T
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/base/tests/Concurrent/all.T')
-rw-r--r--libraries/base/tests/Concurrent/all.T4
1 files changed, 0 insertions, 4 deletions
diff --git a/libraries/base/tests/Concurrent/all.T b/libraries/base/tests/Concurrent/all.T
index 38bf396cd7..f8826a08d3 100644
--- a/libraries/base/tests/Concurrent/all.T
+++ b/libraries/base/tests/Concurrent/all.T
@@ -1,7 +1,3 @@
-test('Chan001', reqlib('QuickCheck'), compile_and_run, ['-package QuickCheck'])
-
test('Chan002', extra_run_opts('100'), compile_and_run, [''])
test('Chan003', extra_run_opts('200'), compile_and_run, [''])
-
-test('MVar001', reqlib('QuickCheck'), compile_and_run, ['-package QuickCheck'])
test('ThreadDelay001', normal, compile_and_run, [''])