summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghc-api/annotations/all.T
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/ghc-api/annotations/all.T')
-rw-r--r--testsuite/tests/ghc-api/annotations/all.T3
1 files changed, 2 insertions, 1 deletions
diff --git a/testsuite/tests/ghc-api/annotations/all.T b/testsuite/tests/ghc-api/annotations/all.T
index 25b3abb4b4..b99afdab4a 100644
--- a/testsuite/tests/ghc-api/annotations/all.T
+++ b/testsuite/tests/ghc-api/annotations/all.T
@@ -1,3 +1,4 @@
-test('comments', [extra_files(['CommentsTest.hs']),
+test('comments', [normalise_slashes,
+ extra_files(['CommentsTest.hs']),
ignore_stderr], makefile_test, ['comments'])
test('InTreeAnnotations1',normal, compile, ['-dsuppress-uniques -ddump-parsed-ast'])