diff options
-rwxr-xr-x | tests/glcpp-test | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/glcpp-test b/tests/glcpp-test index 92c994979a..ba398af0d5 100755 --- a/tests/glcpp-test +++ b/tests/glcpp-test @@ -1,5 +1,4 @@ #!/bin/sh -set -e for test in *.c; do echo "Testing $test" |