add postprocessor tests

This commit is contained in:
Mike Fährmann
2019-08-12 21:46:30 +02:00
parent 0bb873757a
commit dd72ae7164
2 changed files with 295 additions and 1 deletions

View File

@@ -2,7 +2,7 @@
DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" >/dev/null 2>&1 && pwd )"
TESTS_CORE=(config cookies downloader extractor oauth text util)
TESTS_CORE=(config cookies downloader extractor oauth postprocessor text util)
TESTS_RESULTS=(results)