summaryrefslogtreecommitdiff
path: root/libraries/base/tests/all.T
diff options
context:
space:
mode:
authorBen Gamari <ben@smart-cactus.org>2019-01-30 23:36:17 -0500
committerBen Gamari <ben@smart-cactus.org>2019-01-31 12:46:51 -0500
commit98ff3010a642366ab8e0c563fc20debc8858dc83 (patch)
tree6e1b381c854b0ed8cfeeb1c112908dee4d76c850 /libraries/base/tests/all.T
parentd887f3749c4c9c0f30fb9805cf8953efbcd44b82 (diff)
downloadhaskell-98ff3010a642366ab8e0c563fc20debc8858dc83.tar.gz
hWaitForInput-accurate-stdin test
Diffstat (limited to 'libraries/base/tests/all.T')
-rw-r--r--libraries/base/tests/all.T1
1 files changed, 1 insertions, 0 deletions
diff --git a/libraries/base/tests/all.T b/libraries/base/tests/all.T
index a6cb96d771..25e851b877 100644
--- a/libraries/base/tests/all.T
+++ b/libraries/base/tests/all.T
@@ -202,6 +202,7 @@ test('T8089',
compile_and_run, [''])
test('hWaitForInput-accurate-socket', reqlib('unix'), compile_and_run, [''])
test('T8684', expect_broken(8684), compile_and_run, [''])
+test('hWaitForInput-accurate-stdin', normal, compile_and_run, [''])
test('T9826',normal, compile_and_run,[''])
test('T9848',
[ collect_stats('bytes allocated')