aboutsummaryrefslogtreecommitdiffstats
path: root/gallery_dl/extractor/test.py
diff options
context:
space:
mode:
Diffstat (limited to 'gallery_dl/extractor/test.py')
-rw-r--r--gallery_dl/extractor/test.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/gallery_dl/extractor/test.py b/gallery_dl/extractor/test.py
index 2f4992c..5d81ed5 100644
--- a/gallery_dl/extractor/test.py
+++ b/gallery_dl/extractor/test.py
@@ -71,7 +71,6 @@ class TestExtractor(Extractor):
if not tests:
raise exception.NotFoundError("test")
- yield Message.Version, 1
for test in tests:
yield Message.Queue, test[0], {}