X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/49b128f0607611e485a06c21dcb48e4144b63d5e..b7cbd7c8a39920669db61d331b12839f2a2d3562:/test/mhparam/test-mhparam?ds=sidebyside diff --git a/test/mhparam/test-mhparam b/test/mhparam/test-mhparam index 83b8407e..d838d688 100755 --- a/test/mhparam/test-mhparam +++ b/test/mhparam/test-mhparam @@ -16,6 +16,9 @@ fi setup_test +mhparam - >/dev/null 2>&1 || true # gcov +mhparam localmbox >/dev/null 2>&1 || true # gcov + expected=$MH_TEST_DIR/$$.expected expected_err=$MH_TEST_DIR/$$.expected_err actual=$MH_TEST_DIR/$$.actual