aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/all.T
diff options
context:
space:
mode:
Diffstat (limited to 'tests/all.T')
-rw-r--r--tests/all.T4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/all.T b/tests/all.T
index 455f373..e6aaefc 100644
--- a/tests/all.T
+++ b/tests/all.T
@@ -52,14 +52,14 @@ test('fileStatusByteString',
['-package unix'])
-test('1185', normal, compile_and_run, ['-package unix'])
+test('T1185', normal, compile_and_run, ['-package unix'])
# This test fails for me on x86/Linux with a "does not exist" error.
# Running with strace shows it is trying to talk to winbindd (part of
# Samba), so I think the failure has nothing to do with GHC. Also it
# works on a different machine that doesn't have Samba installed.
# --SDM 18/05/2010
-test('3816', normal, compile_and_run, ['-package unix'])
+test('T3816', normal, compile_and_run, ['-package unix'])
test('processGroup001', normal, compile_and_run, ['-package unix'])
test('processGroup002', normal, compile_and_run, ['-package unix'])