diff options
Diffstat (limited to 'testsuite/tests/rebindable/all.T')
-rw-r--r-- | testsuite/tests/rebindable/all.T | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/testsuite/tests/rebindable/all.T b/testsuite/tests/rebindable/all.T index 7df16d4135..a2a37d7f51 100644 --- a/testsuite/tests/rebindable/all.T +++ b/testsuite/tests/rebindable/all.T @@ -29,3 +29,5 @@ test('DoRestrictedM', normal, compile, ['']) test('DoParamM', reqlib('mtl'), compile_fail, ['']) test('T5038', normal, compile_and_run, ['']) test('T4851', normal, compile, ['']) + +test('T5821', normal, compile, ['']) |