diff options
Diffstat (limited to 'testsuite/tests/pmcheck/should_compile/all.T')
-rw-r--r-- | testsuite/tests/pmcheck/should_compile/all.T | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/pmcheck/should_compile/all.T b/testsuite/tests/pmcheck/should_compile/all.T index e7d27ff70b..503fb4041a 100644 --- a/testsuite/tests/pmcheck/should_compile/all.T +++ b/testsuite/tests/pmcheck/should_compile/all.T @@ -76,7 +76,7 @@ test('T15753c', normal, compile, ['-fwarn-incomplete-patterns -fwarn-overlapping-patterns']) test('T15753d', normal, compile, ['-fwarn-incomplete-patterns -fwarn-overlapping-patterns']) -test('T15884', expect_broken(15884), compile, +test('T15884', normal, compile, ['-fwarn-incomplete-patterns -fwarn-overlapping-patterns']) test('T16289', normal, compile, ['-fwarn-incomplete-patterns -fwarn-overlapping-patterns']) |