summaryrefslogtreecommitdiffstats
path: root/debian/pyrex/pyrex-0.9.9/bin/run_tests_2.5
diff options
context:
space:
mode:
Diffstat (limited to 'debian/pyrex/pyrex-0.9.9/bin/run_tests_2.5')
-rwxr-xr-xdebian/pyrex/pyrex-0.9.9/bin/run_tests_2.57
1 files changed, 0 insertions, 7 deletions
diff --git a/debian/pyrex/pyrex-0.9.9/bin/run_tests_2.5 b/debian/pyrex/pyrex-0.9.9/bin/run_tests_2.5
deleted file mode 100755
index f478aaa7..00000000
--- a/debian/pyrex/pyrex-0.9.9/bin/run_tests_2.5
+++ /dev/null
@@ -1,7 +0,0 @@
-#!/usr/bin/env python2.5
-#
-# runtests -- Run all the tests.
-#
-
-from Pyrex.Testing import Testing
-Testing.run_tests()