diff options
Diffstat (limited to 'test/test_wikiget.py')
| -rw-r--r-- | test/test_wikiget.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/test_wikiget.py b/test/test_wikiget.py index 6bd1c9d..cdc0706 100644 --- a/test/test_wikiget.py +++ b/test/test_wikiget.py @@ -51,7 +51,6 @@ def test_file_regex(): """ File regex should return a match object with match groups corresponding to the file prefix and name. - :return: """ i = 'File:Example.jpg' file_match = wikiget.valid_file(i) |
