diff options
author | Edward Z. Yang <ezyang@cs.stanford.edu> | 2016-06-05 11:40:35 -0700 |
---|---|---|
committer | Edward Z. Yang <ezyang@cs.stanford.edu> | 2016-06-05 11:42:00 -0700 |
commit | f91d87df889fb612183b8f2d42b29d2edd7c1dbc (patch) | |
tree | 5ca2de61f977338b3f878e2d43118f84f3e5d592 /testsuite/.gitignore | |
parent | 886f4c1b1c8ad5b850d3703a48d92975ed615627 (diff) | |
download | haskell-f91d87df889fb612183b8f2d42b29d2edd7c1dbc.tar.gz |
Failing test-case for #12135.ghc-quick3
Signed-off-by: Edward Z. Yang <ezyang@cs.stanford.edu>
Diffstat (limited to 'testsuite/.gitignore')
-rw-r--r-- | testsuite/.gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/testsuite/.gitignore b/testsuite/.gitignore index e1f1822159..87e3558677 100644 --- a/testsuite/.gitignore +++ b/testsuite/.gitignore @@ -572,6 +572,9 @@ mk/ghcconfig*_test___spaces_ghc*.exe.mk /tests/driver/T8602/t8602.sh /tests/driver/T9562/Main /tests/driver/T11763 +/tests/driver/T12135 +/tests/driver/T12135a +/tests/driver/T12135b /tests/driver/Test.081b /tests/driver/Test.081b.hs /tests/driver/Test_081a |