diff options
Diffstat (limited to 'testsuite/tests/rebindable/all.T')
-rw-r--r-- | testsuite/tests/rebindable/all.T | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/rebindable/all.T b/testsuite/tests/rebindable/all.T index a2a37d7f51..70628fa325 100644 --- a/testsuite/tests/rebindable/all.T +++ b/testsuite/tests/rebindable/all.T @@ -30,4 +30,4 @@ test('DoParamM', reqlib('mtl'), compile_fail, ['']) test('T5038', normal, compile_and_run, ['']) test('T4851', normal, compile, ['']) -test('T5821', normal, compile, ['']) +test('T5908', normal, compile, ['']) |