diff options
Diffstat (limited to 'etc/TestCommon.py')
| -rw-r--r-- | etc/TestCommon.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/TestCommon.py b/etc/TestCommon.py index af3c8a8..f2daf57 100644 --- a/etc/TestCommon.py +++ b/etc/TestCommon.py @@ -95,6 +95,7 @@ from TestCmd import * from TestCmd import __all__ __all__.extend([ 'TestCommon', + 'TestFailed', 'exe_suffix', 'obj_suffix', 'shobj_suffix', |
