summaryrefslogtreecommitdiff
path: root/testsuite/tests/rename/should_fail/rnfail015.hs
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/rename/should_fail/rnfail015.hs')
-rw-r--r--testsuite/tests/rename/should_fail/rnfail015.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/rename/should_fail/rnfail015.hs b/testsuite/tests/rename/should_fail/rnfail015.hs
index 20f9934f4b..1f20a7efb2 100644
--- a/testsuite/tests/rename/should_fail/rnfail015.hs
+++ b/testsuite/tests/rename/should_fail/rnfail015.hs
@@ -11,7 +11,7 @@ data Token
| TokIs
| TokDeref
| TokFind
- | TokLiteral -- Duplicated!
+ | TokLiteral -- Duplicated!
| TokThe
deriving Show