From 54f2a8012f206429790df35d28b2da0586d2ce6b Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Wed, 6 Aug 2008 18:23:50 -0400 Subject: Moved several tests around again (python/test -> test/python). --- python/test/PyUnitTests.py | 5 ----- 1 file changed, 5 deletions(-) delete mode 100755 python/test/PyUnitTests.py (limited to 'python/test/PyUnitTests.py') diff --git a/python/test/PyUnitTests.py b/python/test/PyUnitTests.py deleted file mode 100755 index 3c19093f..00000000 --- a/python/test/PyUnitTests.py +++ /dev/null @@ -1,5 +0,0 @@ -#!/bin/sh - -PYTHONPATH="%builddir%":"%srcdir%":$PYTHONPATH \ -DYLD_LIBRARY_PATH="%builddir%/.libs":"%builddir%/gdtoa/.libs":$DYLD_LIBRARY_PATH \ - python "%srcdir%"/tests/python/UnitTests.py -- cgit v1.2.3