aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/all.T
diff options
context:
space:
mode:
Diffstat (limited to 'tests/all.T')
-rw-r--r--tests/all.T2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/all.T b/tests/all.T
index 6746643..a66f52a 100644
--- a/tests/all.T
+++ b/tests/all.T
@@ -26,3 +26,5 @@ test('getUserEntryForName', compose(conf, expect_fail), compile_and_run,
test('signals004', normal, compile_and_run, ['-package unix'])
+
+test('fdReadBuf001', only_ways(['threaded1','threaded2','ghci']), compile_and_run, ['-package unix'])