diff options
| author | 2019-08-26 19:34:50 -0400 | |
|---|---|---|
| committer | 2019-08-26 19:34:50 -0400 | |
| commit | fbaff8b82a85ba1dcfa16da8af8cd98c56c9903c (patch) | |
| tree | 9c903ffe82e7df731ed424d5a578deb9ffb5cfc8 /scripts/run_tests.sh | |
| parent | fef60edee30ad08f646386be4c7f4c0ef0af7867 (diff) | |
| parent | b75d158d014d6c43d7d785c46c9372a9cf84d144 (diff) | |
Update upstream source from tag 'upstream/1.10.2'
Update to upstream version '1.10.2'
with Debian dir 1bbf2d0fa89411dabf6ec214a5c9df700cb070ab
Diffstat (limited to 'scripts/run_tests.sh')
| -rwxr-xr-x | scripts/run_tests.sh | 2 |
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) |
