diff options
Diffstat (limited to 'tests/data/test558')
-rw-r--r-- | tests/data/test558 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/data/test558 b/tests/data/test558 index e2c74b251..3844f3923 100644 --- a/tests/data/test558 +++ b/tests/data/test558 @@ -13,6 +13,11 @@ none <tool> lib558 </tool> +# precheck is a command line to run before the test, +# to see if we can execute the test or not +<precheck> +./libtest/lib558 check +</precheck> <name> internal hash testing |