X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=test.sh;h=c66c9150d499b306e0a900bcfc574f19fd650f7d;hb=586e0f3d89e48652e2ec3587f5e5584e13109b4a;hp=3732d1601da167f03dc70d8c4bdd8c13070eac03;hpb=24f9658d6e124a268c6a3abcf24f07aa2dc6d268;p=modules%2Fshaper.git diff --git a/test.sh b/test.sh index 3732d1601..c66c9150d 100755 --- a/test.sh +++ b/test.sh @@ -6,4 +6,4 @@ source ${TOOLS_DIR}/env_salome.sh mkdir -p ${BUILD_DIR} cd ${BUILD_DIR} -ctest --no-compress-output -T Test +ctest --no-compress-output -T Test "$@"