diff options
author | Steven Knight <knight@baldmt.com> | 2010-05-25 15:30:57 +0000 |
---|---|---|
committer | Steven Knight <knight@baldmt.com> | 2010-05-25 15:30:57 +0000 |
commit | c4e7d65395dbdd443ab27035c56bf14ff369c34a (patch) | |
tree | b6075897b0eff6fa62a5167721533064b05cbcc7 /src | |
parent | 4e26efd67bd35b1960ba69bc0580c9cc3af4f2f2 (diff) | |
download | scons-c4e7d65395dbdd443ab27035c56bf14ff369c34a.tar.gz |
Delete references to QMTest/unittest.py, which has been removed.
Diffstat (limited to 'src')
-rw-r--r-- | src/test_strings.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/test_strings.py b/src/test_strings.py index 012efc9d..0b39592e 100644 --- a/src/test_strings.py +++ b/src/test_strings.py @@ -212,7 +212,6 @@ check_list = [ 'QMTest/configuration', 'QMTest/TestCmd.py', 'QMTest/TestCommon.py', - 'QMTest/unittest.py', 'src/os_spawnv_fix.diff', 'src/MANIFEST.in', 'src/setup.cfg', |