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, 1 insertions, 1 deletions
diff --git a/tests/all.T b/tests/all.T
index 8588b23..096ba2e 100644
--- a/tests/all.T
+++ b/tests/all.T
@@ -10,7 +10,7 @@ test('fileexist01', conf, compile_and_run, ['-package unix'])
test('forkprocess01', compose(only_compiler_types(['ghc']),
compose(expect_fail_for('threaded2'), conf)),
compile_and_run, ['-package unix'])
-test('user001', compose(conf, no_stdin), compile_and_run, ['-package unix'])
+test('user001', conf, compile_and_run, ['-package unix'])
if config.platform == 'i386-unknown-freebsd':
conf = expect_fail