[commit: ghc] wip/type-app: Remove spurious test (0cef131)

git at git.haskell.org git at git.haskell.org
Fri Aug 7 12:07:58 UTC 2015


Repository : ssh://git@git.haskell.org/ghc

On branch  : wip/type-app
Link       : http://ghc.haskell.org/trac/ghc/changeset/0cef131b8e00e0488416b58f5cb6fbdc07981b92/ghc

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

commit 0cef131b8e00e0488416b58f5cb6fbdc07981b92
Author: Richard Eisenberg <eir at cis.upenn.edu>
Date:   Thu Aug 6 10:53:55 2015 -0400

    Remove spurious test


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

0cef131b8e00e0488416b58f5cb6fbdc07981b92
 testsuite/tests/typecheck/should_compile/all.T | 1 -
 1 file changed, 1 deletion(-)

diff --git a/testsuite/tests/typecheck/should_compile/all.T b/testsuite/tests/typecheck/should_compile/all.T
index b334b00..00ba4fe 100644
--- a/testsuite/tests/typecheck/should_compile/all.T
+++ b/testsuite/tests/typecheck/should_compile/all.T
@@ -467,5 +467,4 @@ test('T10562', normal, compile, [''])
 test('T10564', normal, compile, [''])
 test('Vta1', normal, compile, [''])
 test('Vta2', normal, compile, [''])
-test('VtaInvis', normal, compile, [''])
 test('PushHRIf', normal, compile, [''])



More information about the ghc-commits mailing list