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.T4
1 files changed, 0 insertions, 4 deletions
diff --git a/testsuite/tests/ghc-api/annotations/all.T b/testsuite/tests/ghc-api/annotations/all.T
deleted file mode 100644
index b99afdab4a..0000000000
--- a/testsuite/tests/ghc-api/annotations/all.T
+++ /dev/null
@@ -1,4 +0,0 @@
-test('comments', [normalise_slashes,
- extra_files(['CommentsTest.hs']),
- ignore_stderr], makefile_test, ['comments'])
-test('InTreeAnnotations1',normal, compile, ['-dsuppress-uniques -ddump-parsed-ast'])