summaryrefslogtreecommitdiff
path: root/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'README.txt')
-rw-r--r--README.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.txt b/README.txt
index 2b6273f..a8cc961 100644
--- a/README.txt
+++ b/README.txt
@@ -217,7 +217,7 @@ Options
Files, directories, function names, and class names that match this
regular expression are considered tests. Default:
- (?:^|[b_./-])[Tt]est [NOSE_TESTMATCH]
+ (?:\b|_)[Tt]est [NOSE_TESTMATCH]
--tests=NAMES