X-Git-Url: https://git.tokkee.org/?p=sysdb.git;a=blobdiff_plain;f=t%2Fcibuild.sh;h=61f4a8b09b658e3b13c75dd17cc7249517a275d7;hp=9e21eb2b1fe15a75eb6fbe08f4f613b0cd110830;hb=0556fed1f4808c3b921e9b89da3033d5b4e0c530;hpb=107e0ef0069580ed33d951a82f427575eab4e588 diff --git a/t/cibuild.sh b/t/cibuild.sh index 9e21eb2..61f4a8b 100755 --- a/t/cibuild.sh +++ b/t/cibuild.sh @@ -17,7 +17,7 @@ case "$CICFLAGS" in # skip regular tests ;; *) - make test TESTS_ENVIRONMENT="./testwrapper.sh" + make test ;; esac