From f6f4a46cf5b14f9a2170cd6475958efbf320caec Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Tue, 5 Aug 2008 13:17:04 -0400 Subject: Moved around most of the files so that source code is in src/, documentation is in doc/, etc. --- test/python/PyUnitTests.py | 5 ----- 1 file changed, 5 deletions(-) delete mode 100755 test/python/PyUnitTests.py (limited to 'test/python/PyUnitTests.py') diff --git a/test/python/PyUnitTests.py b/test/python/PyUnitTests.py deleted file mode 100755 index 3c19093f..00000000 --- a/test/python/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