diff options
Diffstat (limited to 'testsuite/tests/warnings/should_compile/all.T')
-rw-r--r-- | testsuite/tests/warnings/should_compile/all.T | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/testsuite/tests/warnings/should_compile/all.T b/testsuite/tests/warnings/should_compile/all.T index 10a3ecf12c..36e6b1beeb 100644 --- a/testsuite/tests/warnings/should_compile/all.T +++ b/testsuite/tests/warnings/should_compile/all.T @@ -9,8 +9,6 @@ test('T10908', normal, compile, ['']) test('T10930', normal, compile, ['']) test('T10930b', normal, compile, ['']) test('T11077', normal, compile, ['-fwarn-missing-exported-signatures']) -test('T11128', normal, compile, ['']) -test('T11128b', normal, compile, ['']) test('T13256', normal, compile, ['']) test('T15460', normal, compile, ['']) test('PluralS', normal, compile, ['']) |