summaryrefslogtreecommitdiff
path: root/testsuite/tests/indexed-types/should_fail/all.T
diff options
context:
space:
mode:
authorSimon Peyton Jones <simonpj@microsoft.com>2013-03-01 18:04:35 +0000
committerSimon Peyton Jones <simonpj@microsoft.com>2013-03-01 18:04:35 +0000
commitccd4aa704416ce78f6348512bb9da37847b66a10 (patch)
tree8e0e4ac7954512e678bbd4f6ae36b2828cdadcc3 /testsuite/tests/indexed-types/should_fail/all.T
parenta3e9109116143dcc6740f8ade6c10db1a290232f (diff)
downloadhaskell-ccd4aa704416ce78f6348512bb9da37847b66a10.tar.gz
Test Trac #7729
Diffstat (limited to 'testsuite/tests/indexed-types/should_fail/all.T')
-rw-r--r--testsuite/tests/indexed-types/should_fail/all.T4
1 files changed, 3 insertions, 1 deletions
diff --git a/testsuite/tests/indexed-types/should_fail/all.T b/testsuite/tests/indexed-types/should_fail/all.T
index 0196f543ee..2b608f21a6 100644
--- a/testsuite/tests/indexed-types/should_fail/all.T
+++ b/testsuite/tests/indexed-types/should_fail/all.T
@@ -94,4 +94,6 @@ test('T7354a',
['$MAKE -s --no-print-directory T7354a'])
test('T7536', normal, compile_fail, [''])
-test('T7560', normal, compile_fail, ['']) \ No newline at end of file
+test('T7560', normal, compile_fail, [''])
+test('T7729', normal, compile_fail, [''])
+test('T7729a', normal, compile_fail, [''])