diff options
Diffstat (limited to 'testsuite/tests/quantified-constraints/all.T')
-rw-r--r-- | testsuite/tests/quantified-constraints/all.T | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testsuite/tests/quantified-constraints/all.T b/testsuite/tests/quantified-constraints/all.T index 0754104319..d055adc848 100644 --- a/testsuite/tests/quantified-constraints/all.T +++ b/testsuite/tests/quantified-constraints/all.T @@ -32,3 +32,4 @@ test('T17458', normal, compile_fail, ['']) test('T18432', normal, compile, ['']) test('T19921', normal, compile_fail, ['']) test('T16474', normal, compile_fail, ['']) +test('T21006', normal, compile_fail, ['']) |