diff options
Diffstat (limited to 'testsuite/tests/th/all.T')
-rw-r--r-- | testsuite/tests/th/all.T | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/testsuite/tests/th/all.T b/testsuite/tests/th/all.T index 5aa0e4df26..590b060b0b 100644 --- a/testsuite/tests/th/all.T +++ b/testsuite/tests/th/all.T @@ -483,3 +483,5 @@ test('T16895e', normal, compile_fail, ['']) test('T16976', normal, compile, ['']) test('T16976f', normal, compile_fail, ['']) test('T16976z', normal, compile_fail, ['']) +test('T16980', normal, compile, ['']) +test('T16980a', normal, compile_fail, ['']) |