summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghc-api/show-srcspan
diff options
context:
space:
mode:
authorThomas Miedema <thomasmiedema@gmail.com>2016-02-16 14:17:35 +0100
committerThomas Miedema <thomasmiedema@gmail.com>2016-02-17 15:04:18 +0100
commit6f25fb32d16f716c8e0da4ba950f2ff90b272108 (patch)
treedc58e16bb26de5261885c995083763eb81274415 /testsuite/tests/ghc-api/show-srcspan
parent2b906af0dab01c30c28792d39161e01449b85cb0 (diff)
downloadhaskell-6f25fb32d16f716c8e0da4ba950f2ff90b272108.tar.gz
Testsuite: delete compiler_lt/le/gt/ge setup functions
Since we're not consisently keeping track of which tests should pass with which compiler versions, there is no point in keeping these functions. Update submodules containers, hpc and stm.
Diffstat (limited to 'testsuite/tests/ghc-api/show-srcspan')
-rw-r--r--testsuite/tests/ghc-api/show-srcspan/all.T2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/ghc-api/show-srcspan/all.T b/testsuite/tests/ghc-api/show-srcspan/all.T
index fbb8d04cde..100b3f03ea 100644
--- a/testsuite/tests/ghc-api/show-srcspan/all.T
+++ b/testsuite/tests/ghc-api/show-srcspan/all.T
@@ -1 +1 @@
-test('showsrcspan', normal, run_command, ['$MAKE -s --no-print-directory showsrcspan']) \ No newline at end of file
+test('showsrcspan', normal, run_command, ['$MAKE -s --no-print-directory showsrcspan'])