[test] add unit tests for extractor module functions

This commit is contained in:
Mike Fährmann
2018-03-24 17:24:34 +01:00
parent a993d0ea90
commit dd314279fb
5 changed files with 143 additions and 3 deletions

View File

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