diff options
Diffstat (limited to 'test/CheckBaselineTests.py')
-rwxr-xr-x | test/CheckBaselineTests.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/CheckBaselineTests.py b/test/CheckBaselineTests.py index 2a1f0315..9c8d4123 100755 --- a/test/CheckBaselineTests.py +++ b/test/CheckBaselineTests.py @@ -36,6 +36,7 @@ class CheckBaselineTests (CheckOptions): 'trace', 'verbose', 'verify', + 'verify-memory', 'version' ] |