diff options
Diffstat (limited to 'testsuite/tests/rename/should_fail/all.T')
-rw-r--r-- | testsuite/tests/rename/should_fail/all.T | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/testsuite/tests/rename/should_fail/all.T b/testsuite/tests/rename/should_fail/all.T index 53f6028f9c..7ea8d6fd3a 100644 --- a/testsuite/tests/rename/should_fail/all.T +++ b/testsuite/tests/rename/should_fail/all.T @@ -195,3 +195,5 @@ test('RnDefaultSigFail', normal, compile_fail, ['']) test('RnMultipleMinimalPragmaFail', normal, compile_fail, ['']) test('RnUnexpectedStandaloneDeriving', normal, compile_fail, ['']) test('RnStupidThetaInGadt', normal, compile_fail, ['']) +test('PackageImportsDisabled', normal, compile_fail, ['']) +test('ImportLookupIllegal', normal, compile_fail, ['']) |