mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
Unit Tests
- Typo.
This commit is contained in:
parent
e9f9f6a86e
commit
5a7117630e
1 changed files with 1 additions and 1 deletions
|
@ -67,7 +67,7 @@ class TestExportCommand(TestCase):
|
|||
|
||||
def assertString(self, value, expected_value=None, regexp=False):
|
||||
"""
|
||||
Checks the type of value to be string, and that context is as passed in
|
||||
Checks the type of value to be string, and that content is as passed in
|
||||
the expected_value argument. This can be either a string, or a compiled
|
||||
regular expression object.
|
||||
"""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue