[commit: testsuite] master: Actually test T4175 (371d0a8)

Simon Peyton Jones simonpj at microsoft.com
Mon Apr 22 14:01:06 CEST 2013


Repository : ssh://darcs.haskell.org//srv/darcs/testsuite

On branch  : master

https://github.com/ghc/testsuite/commit/371d0a823c2c8b66da525c64bd2f77711e4e3a0f

>---------------------------------------------------------------

commit 371d0a823c2c8b66da525c64bd2f77711e4e3a0f
Author: Simon Peyton Jones <simonpj at microsoft.com>
Date:   Mon Mar 18 21:48:57 2013 +0000

    Actually test T4175

>---------------------------------------------------------------

 tests/ghci/scripts/all.T |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/tests/ghci/scripts/all.T b/tests/ghci/scripts/all.T
index 5ef4be1..861df24 100755
--- a/tests/ghci/scripts/all.T
+++ b/tests/ghci/scripts/all.T
@@ -146,4 +146,5 @@ test('T7688', normal, ghci_script, ['T7688.script'])
 test('T7627', normal, ghci_script, ['T7627.script'])
 test('T7627b', normal, ghci_script, ['T7627b.script'])
 test('T7586', normal, ghci_script, ['T7586.script'])
+test('T4175', normal, ghci_script, ['T4175.script'])
 





More information about the ghc-commits mailing list