summaryrefslogtreecommitdiffstats
path: root/scripts/run_tests.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/run_tests.sh')
-rwxr-xr-xscripts/run_tests.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/run_tests.sh b/scripts/run_tests.sh
index 334671e..d8c8a03 100755
--- a/scripts/run_tests.sh
+++ b/scripts/run_tests.sh
@@ -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)