fix missing =

This commit is contained in:
c4traz 2016-05-19 23:53:03 +02:00
parent 16f4c2c1f3
commit 6ff9c1c4c1
1 changed files with 1 additions and 1 deletions

View File

@ -68,7 +68,7 @@ To exclude test classes:
To exclude test functions:
``--exclude-test-module1.module2.test_function``
``--exclude-test=module1.module2.test_function``
Using Environment Variables