diff options
Diffstat (limited to 'testsuite/tests/pmcheck/complete_sigs/all.T')
-rw-r--r-- | testsuite/tests/pmcheck/complete_sigs/all.T | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/testsuite/tests/pmcheck/complete_sigs/all.T b/testsuite/tests/pmcheck/complete_sigs/all.T index 2728121160..dc80cb3d0e 100644 --- a/testsuite/tests/pmcheck/complete_sigs/all.T +++ b/testsuite/tests/pmcheck/complete_sigs/all.T @@ -26,3 +26,5 @@ test('T14851', normal, compile, ['']) test('T17149', normal, compile, ['']) test('T17386', normal, compile, ['']) test('T18277', normal, compile, ['']) +test('T18960', normal, compile, ['']) +test('T18960b', normal, compile, ['']) |