diff options
Diffstat (limited to 'testsuite/tests/driver/dynamicToo/dynamicToo001/test.T')
-rw-r--r-- | testsuite/tests/driver/dynamicToo/dynamicToo001/test.T | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/testsuite/tests/driver/dynamicToo/dynamicToo001/test.T b/testsuite/tests/driver/dynamicToo/dynamicToo001/test.T index 2ec58b5118..121459309a 100644 --- a/testsuite/tests/driver/dynamicToo/dynamicToo001/test.T +++ b/testsuite/tests/driver/dynamicToo/dynamicToo001/test.T @@ -4,7 +4,6 @@ test('dynamicToo001', 'B.o', 'B.hi', 'B.dyn_o', 'B.dyn_hi', 'C.o', 'C.hi', 'C.dyn_o', 'C.dyn_hi', 's', 's.exe', 'd', 'd.exe']), - only_compiler_types(['ghc']), when(opsys('mingw32'), expect_broken(7665)), unless(have_vanilla(), skip), unless(have_dynamic(), skip)], |