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 833e2d88f3..475aef9c6c 100644 --- a/testsuite/tests/rename/should_fail/all.T +++ b/testsuite/tests/rename/should_fail/all.T @@ -155,6 +155,8 @@ test('T16385', normal, compile_fail, ['']) test('T16504', normal, compile_fail, ['']) test('T14548', normal, compile_fail, ['']) test('T16610', normal, compile_fail, ['']) +test('T17244A', normal, compile_fail, ['-Wno-error=compat-unqualified-imports']) +test('T17244C', normal, compile_fail, ['']) test('T17593', normal, compile_fail, ['']) test('T18021', normal, compile_fail, ['']) test('T18145', normal, compile_fail, ['']) |