summaryrefslogtreecommitdiff
path: root/jasmine.json
diff options
context:
space:
mode:
Diffstat (limited to 'jasmine.json')
-rw-r--r--jasmine.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/jasmine.json b/jasmine.json
index 9c7b40c..3c3e468 100644
--- a/jasmine.json
+++ b/jasmine.json
@@ -4,7 +4,8 @@
"spec_files": [
"test/endless",
"test/webhelper",
- "test/tools/eos-application-manifest"
+ "test/tools/eos-application-manifest",
+ "test/tools/testHtmlExtractor.js"
],
"exclude": [
"test/webhelper/testTranslate.js",