diff options
Diffstat (limited to 'libraries/base/tests/all.T')
-rw-r--r-- | libraries/base/tests/all.T | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libraries/base/tests/all.T b/libraries/base/tests/all.T index edb5fc3b16..ee0fb6b708 100644 --- a/libraries/base/tests/all.T +++ b/libraries/base/tests/all.T @@ -173,3 +173,4 @@ test('T9111', normal, compile, ['']) test('T9395', normal, compile_and_run, ['']) test('T9532', normal, compile_and_run, ['']) test('T9586', normal, compile, ['']) +test('T9681', normal, compile_fail, ['']) |