diff options
author | Thomas Miedema <thomasmiedema@gmail.com> | 2016-04-28 17:08:53 +0200 |
---|---|---|
committer | Thomas Miedema <thomasmiedema@gmail.com> | 2016-04-28 20:16:20 +0200 |
commit | b0569e881f66c3e987bc1108ad771a706399f5ff (patch) | |
tree | 9248fe5a08c1b8c488201db1f502ddd0a3e5f2e7 /testsuite/tests/rename/should_fail | |
parent | 9dc34d31eb50d5aeb93d24cf9a3197f27ecb1687 (diff) | |
download | haskell-b0569e881f66c3e987bc1108ad771a706399f5ff.tar.gz |
Testsuite: benign test fixes
Diffstat (limited to 'testsuite/tests/rename/should_fail')
-rw-r--r-- | testsuite/tests/rename/should_fail/all.T | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/rename/should_fail/all.T b/testsuite/tests/rename/should_fail/all.T index 195b7296d9..38106209c3 100644 --- a/testsuite/tests/rename/should_fail/all.T +++ b/testsuite/tests/rename/should_fail/all.T @@ -137,4 +137,4 @@ test('T5001b', normal, compile_fail, ['']) test('T10781', normal, compile_fail, ['']) test('T11071', normal, compile_fail, ['']) test('T11071a', normal, compile_fail, ['']) -test('T11663', normal, compile_fail, [''])
\ No newline at end of file +test('T11663', normal, compile_fail, ['']) |