summaryrefslogtreecommitdiff
path: root/testsuite/tests/driver/all.T
diff options
context:
space:
mode:
authorMatthew Pickering <matthewtpickering@gmail.com>2021-11-30 17:13:31 +0000
committerMatthew Pickering <matthewtpickering@gmail.com>2021-11-30 17:13:31 +0000
commit8bda3a3e9da7cd446cf7f8c4ea5dffd0f27d9eca (patch)
tree56b31f94b3b02ea9c7290a445f2bc07434489ffe /testsuite/tests/driver/all.T
parent3fab265113d5359c88939787d613d645eb803aa3 (diff)
downloadhaskell-8bda3a3e9da7cd446cf7f8c4ea5dffd0f27d9eca.tar.gz
testsuite changeswip/multi-hmi-split
Diffstat (limited to 'testsuite/tests/driver/all.T')
-rw-r--r--testsuite/tests/driver/all.T1
1 files changed, 1 insertions, 0 deletions
diff --git a/testsuite/tests/driver/all.T b/testsuite/tests/driver/all.T
index be93ec1d51..62cbf27e8c 100644
--- a/testsuite/tests/driver/all.T
+++ b/testsuite/tests/driver/all.T
@@ -299,3 +299,4 @@ test('T20439', normal, run_command,
{compiler} -E -fno-code -XCPP -v Foo.hs 2>&1 | grep "Copying" | sed "s/.*to//" '])
test('T20459', normal, multimod_compile_fail,
['T20459B', ''])
+test('MultiRootsErr', normal, multimod_compile_fail, ['MultiRootsErr', 'MultiRootsErr'])