diff options
Diffstat (limited to 'testsuite/tests/th/all.T')
-rw-r--r-- | testsuite/tests/th/all.T | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/testsuite/tests/th/all.T b/testsuite/tests/th/all.T index 02902c3956..2fc79b5484 100644 --- a/testsuite/tests/th/all.T +++ b/testsuite/tests/th/all.T @@ -485,3 +485,6 @@ test('T16895b', normal, compile_fail, ['']) test('T16895c', normal, compile_fail, ['']) test('T16895d', normal, compile_fail, ['']) test('T16895e', normal, compile_fail, ['']) +test('T16976', normal, compile, ['']) +test('T16976f', normal, compile_fail, ['']) +test('T16976z', normal, compile_fail, ['']) |