diff options
Diffstat (limited to 'cpp/tests/python_tests')
| -rwxr-xr-x | cpp/tests/python_tests | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/cpp/tests/python_tests b/cpp/tests/python_tests index d41f8adb80..3f22082f51 100755 --- a/cpp/tests/python_tests +++ b/cpp/tests/python_tests @@ -1,8 +1,4 @@ #!/bin/sh -# FIXME aconway 2007-01-09: Re-enable. -echo "*** WARNING: PYTHON TESTS DISABLED till branch is functioning on 0-9." -exit - # Run the python tests. if test -d ../../python ; then cd ../../python && ./run-tests -v -I cpp_failing.txt |
