diff options
author | Krzysztof Gogolewski <krz.gogolewski@gmail.com> | 2013-10-12 22:22:31 +0200 |
---|---|---|
committer | Krzysztof Gogolewski <krz.gogolewski@gmail.com> | 2013-10-12 22:22:31 +0200 |
commit | 081dd696c13109807a6a708ba0b846226b318c47 (patch) | |
tree | 3e42282a6501df75542e0c6f4eac1b2153c0c278 /testsuite/tests/th | |
parent | 3b6d57faae9e54baa36ac63fdef1f4c737b03ddb (diff) | |
download | haskell-081dd696c13109807a6a708ba0b846226b318c47.tar.gz |
Test #8412 (again)
I forgot to git add a file.
Diffstat (limited to 'testsuite/tests/th')
-rw-r--r-- | testsuite/tests/th/all.T | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/th/all.T b/testsuite/tests/th/all.T index 5c0315f974..c1f8a9b6a5 100644 --- a/testsuite/tests/th/all.T +++ b/testsuite/tests/th/all.T @@ -299,4 +299,4 @@ test('T4124', normal, compile, ['-v0']) test('T4128', normal, compile, ['-v0']) test('T6062', normal, compile, ['-v0']) test('T4364', normal, compile, ['-v0']) - +test('T8412', normal, compile_fail, ['-v0']) |