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 491df2fd7e..d530e10266 100644 --- a/libraries/base/tests/all.T +++ b/libraries/base/tests/all.T @@ -224,3 +224,4 @@ test('T3474', test('T14425', normal, compile_and_run, ['']) test('T10412', normal, compile_and_run, ['']) test('T13896', normal, compile_and_run, ['']) +test('T13167', normal, compile_and_run, ['']) |