diff options
Diffstat (limited to 'testsuite/tests/warnings/should_compile/all.T')
| -rw-r--r-- | testsuite/tests/warnings/should_compile/all.T | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testsuite/tests/warnings/should_compile/all.T b/testsuite/tests/warnings/should_compile/all.T index 3139a042e2..5a799ab885 100644 --- a/testsuite/tests/warnings/should_compile/all.T +++ b/testsuite/tests/warnings/should_compile/all.T @@ -53,4 +53,5 @@ test('DerivingTypeable', normal, compile, ['-Wderiving-typeable']) test('T18862a', normal, compile, ['']) test('T18862b', normal, compile, ['']) test('T20312', normal, compile,['-Wall']) +test('T22151', normal, compile, ['-Wredundant-constraints']) test('T22759', normal, compile, ['']) |
