diff options
Diffstat (limited to 'tests/can/check-can.in')
-rw-r--r-- | tests/can/check-can.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/can/check-can.in b/tests/can/check-can.in index e168f97efca8..50d01b8d84fb 100644 --- a/tests/can/check-can.in +++ b/tests/can/check-can.in @@ -41,7 +41,7 @@ env_setup="@env_setup@" . ${env_setup} -# If there is no useful db support compile in, disable test +# If there is no useful db support compiled in, disable test ${have_db} || exit 77 ./test_can TEST.H5L.SE heim-0.8 || exit 1 |