summaryrefslogtreecommitdiff
path: root/testsuite/tests/module/mod175
diff options
context:
space:
mode:
authorIan Lynagh <igloo@earth.li>2012-01-29 19:22:01 +0000
committerIan Lynagh <igloo@earth.li>2012-01-29 19:53:42 +0000
commit2555da075782e0dca3054f277a87b098cff13ca4 (patch)
tree5ebfa79354880a5cd91d2e50852ac7dc3521330a /testsuite/tests/module/mod175
parent616fbe96988920825353a13be06a77c14e9cf266 (diff)
downloadhaskell-2555da075782e0dca3054f277a87b098cff13ca4.tar.gz
mod175 now passes: #437 is fixed
Diffstat (limited to 'testsuite/tests/module/mod175')
-rw-r--r--testsuite/tests/module/mod175/all.T3
1 files changed, 1 insertions, 2 deletions
diff --git a/testsuite/tests/module/mod175/all.T b/testsuite/tests/module/mod175/all.T
index 8edbf0ae0f..3e941b687b 100644
--- a/testsuite/tests/module/mod175/all.T
+++ b/testsuite/tests/module/mod175/all.T
@@ -1,8 +1,7 @@
setTestOpts(only_compiler_types(['ghc']))
test('mod175',
- [expect_broken(437),
- clean_cmd('$MAKE -s clean')],
+ clean_cmd('$MAKE -s clean'),
run_command,
['$MAKE -s mod175'])