diff options
author | Reid Barton <rwbarton@gmail.com> | 2014-08-09 15:08:34 -0400 |
---|---|---|
committer | Reid Barton <rwbarton@gmail.com> | 2014-08-09 15:08:34 -0400 |
commit | caa9c8aa7d17af04e16070e15ba274da0ab93247 (patch) | |
tree | 4c4f21cc0e53534fb65ed85e9a505d5b4445fbb4 /testsuite/.gitignore | |
parent | 44c1e3f4e2c06eae02dd3d53cdece97d4b07bda7 (diff) | |
download | haskell-caa9c8aa7d17af04e16070e15ba274da0ab93247.tar.gz |
Add test case for #9013
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 d160143978..f0f8132208 100644 --- a/testsuite/.gitignore +++ b/testsuite/.gitignore @@ -180,6 +180,7 @@ mk/ghcconfig_*_inplace_bin_ghc-stage2.exe.mk /tests/codeGen/should_run/T8103 /tests/codeGen/should_run/T8256 /tests/codeGen/should_run/T9001 +/tests/codeGen/should_run/T9013 /tests/codeGen/should_run/Word2Float64 /tests/codeGen/should_run/cgrun001 /tests/codeGen/should_run/cgrun002 |