diff options
author | simonpj <unknown> | 2002-09-26 16:27:54 +0000 |
---|---|---|
committer | simonpj <unknown> | 2002-09-26 16:27:54 +0000 |
commit | 90fd4647677b13b568c5ada02b83a01051016365 (patch) | |
tree | 150df79b16d33d0d0d31aba536d2a58b8cf332a5 /testsuite/tests/ghc-regress/rename | |
parent | d1975de188b3abcbf3e1b67206087d5f7b4ac894 (diff) | |
download | haskell-90fd4647677b13b568c5ada02b83a01051016365.tar.gz |
[project @ 2002-09-26 16:27:53 by simonpj]
update expected output
Diffstat (limited to 'testsuite/tests/ghc-regress/rename')
-rw-r--r-- | testsuite/tests/ghc-regress/rename/should_fail/all.T | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/ghc-regress/rename/should_fail/all.T b/testsuite/tests/ghc-regress/rename/should_fail/all.T index d24dfd6b05..838ffc25ec 100644 --- a/testsuite/tests/ghc-regress/rename/should_fail/all.T +++ b/testsuite/tests/ghc-regress/rename/should_fail/all.T @@ -10,7 +10,7 @@ test('rnfail010', normal, compile_fail, ['']) test('rnfail011', normal, compile_fail, ['']) test('rnfail012', normal, compile_fail, ['']) test('rnfail013', normal, compile_fail, ['']) -test('rnfail014', normal, compile_fail, ['']) + test('rnfail015', normal, compile_fail, ['']) test('rnfail016', normal, compile_fail, ['']) test('rnfail017', normal, compile_fail, ['']) |