summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSteven Knight <knight@baldmt.com>2002-12-22 17:26:36 (GMT)
committerSteven Knight <knight@baldmt.com>2002-12-22 17:26:36 (GMT)
commit28a061162bbfc8f889e09aab3c4c4282860b1a7a (patch)
treebc9bc69571586b24c2ab74a991611c534c6e16b8
parentea4fe5dcf730ea0471f4d9801206aa8f6e37453b (diff)
downloadSCons-28a061162bbfc8f889e09aab3c4c4282860b1a7a.zip
SCons-28a061162bbfc8f889e09aab3c4c4282860b1a7a.tar.gz
SCons-28a061162bbfc8f889e09aab3c4c4282860b1a7a.tar.bz2
Fix typo in test/README. (Derrick 'dman' Hudson)
-rw-r--r--test/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/README b/test/README
index 4834f5b..1fa43b9 100644
--- a/test/README
+++ b/test/README
@@ -27,7 +27,7 @@ are either:
The upshot is that you should be able to:
- egrep -l '#XXX' test/*.c
+ egrep -l '#XXX' test/*.py
and see a list of the tests we still have to make work in order to get
the next release out the door.