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 6df75fe..a80efc6 100644
--- a/tests/all.T
+++ b/tests/all.T
@@ -20,4 +20,6 @@ test('queryfdoption01', compose(omit_ways(['ghci']), compose(only_compiler_types
test('getEnvironment01', conf, compile_and_run, ['-package unix'])
test('getGroupEntryForName', compose(conf, expect_fail), compile_and_run,
['-package unix'])
+test('getUserEntryForName', compose(conf, expect_fail), compile_and_run,
+ ['-package unix'])