[test] add a few downloader tests

This commit is contained in:
Mike Fährmann
2018-03-25 15:10:25 +02:00
parent dd314279fb
commit 299ae24996
3 changed files with 237 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
#!/bin/bash
TESTS_CORE=(config cookies extractor oauth text util)
TESTS_CORE=(config cookies downloader extractor oauth text util)
TESTS_RESULTS=(results)