summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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.