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 9bcc30b1a9..799eb09638 100644 --- a/testsuite/tests/quantified-constraints/all.T +++ b/testsuite/tests/quantified-constraints/all.T @@ -30,3 +30,4 @@ test('T17267d', normal, compile_and_run, ['']) test('T17267e', normal, compile_fail, ['']) test('T17458', normal, compile_fail, ['']) test('T18432', normal, compile, ['']) +test('T19921', normal, compile_fail, ['']) |