diff options
author | Joachim Breitner <mail@joachim-breitner.de> | 2016-03-30 12:55:10 +0200 |
---|---|---|
committer | Joachim Breitner <mail@joachim-breitner.de> | 2016-04-14 17:18:54 +0200 |
commit | 3a34b5c32303734c794f27728025e8a9fb410fb3 (patch) | |
tree | a86b131a3de23bf6042ea84fb9befa35768d04ff /testsuite/.gitignore | |
parent | 20f905609aaab29b80247e85c96d50e8d697dae0 (diff) | |
download | haskell-3a34b5c32303734c794f27728025e8a9fb410fb3.tar.gz |
Add a test case for #11731.
Diffstat (limited to 'testsuite/.gitignore')
-rw-r--r-- | testsuite/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testsuite/.gitignore b/testsuite/.gitignore index 655e3da3c8..e1f1822159 100644 --- a/testsuite/.gitignore +++ b/testsuite/.gitignore @@ -1475,6 +1475,7 @@ mk/ghcconfig*_test___spaces_ghc*.exe.mk /tests/simplCore/should_run/T5997 /tests/simplCore/should_run/T7101 /tests/simplCore/should_run/T7924 +/tests/simplCore/should_run/T11731 /tests/simplCore/should_run/T9128 /tests/simplCore/should_run/T9390 /tests/simplCore/should_run/runST |