Loading build-and-test-py-project.sh +1 −1 Original line number Diff line number Diff line Loading @@ -64,7 +64,7 @@ if [ -d test ]; then TESTABLES="$TESTABLES ." if ! [ -z "$NO_DOCTESTS" ]; then if [ -z "$NO_DOCTESTS" ]; then rst_files=(../doc/*.rst) if [ -e "${rst_files[0]}" ]; then Loading Loading
build-and-test-py-project.sh +1 −1 Original line number Diff line number Diff line Loading @@ -64,7 +64,7 @@ if [ -d test ]; then TESTABLES="$TESTABLES ." if ! [ -z "$NO_DOCTESTS" ]; then if [ -z "$NO_DOCTESTS" ]; then rst_files=(../doc/*.rst) if [ -e "${rst_files[0]}" ]; then Loading