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 e546a7c495..75fcf8c772 100644 --- a/testsuite/tests/quantified-constraints/all.T +++ b/testsuite/tests/quantified-constraints/all.T @@ -9,3 +9,4 @@ test('T14863', normal, compile, ['']) test('T14961', normal, compile, ['']) test('T9123a', normal, compile, ['']) test('T15244', normal, compile, ['']) +test('T15231', normal, compile_fail, ['']) |