summaryrefslogtreecommitdiff
path: root/testsuite/tests/rts/T5644/heap-overflow.hs
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/rts/T5644/heap-overflow.hs')
-rw-r--r--testsuite/tests/rts/T5644/heap-overflow.hs8
1 files changed, 8 insertions, 0 deletions
diff --git a/testsuite/tests/rts/T5644/heap-overflow.hs b/testsuite/tests/rts/T5644/heap-overflow.hs
new file mode 100644
index 0000000000..1dedc72e2b
--- /dev/null
+++ b/testsuite/tests/rts/T5644/heap-overflow.hs
@@ -0,0 +1,8 @@
+module Main where
+
+import Util
+import ManyQueue
+
+main = do
+ runTest testManyQueue'1P3C
+ runTest testManyQueue'1P1C