summaryrefslogtreecommitdiff
path: root/jasmine.json
diff options
context:
space:
mode:
Diffstat (limited to 'jasmine.json')
-rw-r--r--jasmine.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/jasmine.json b/jasmine.json
index 440dca1..7e2e39f 100644
--- a/jasmine.json
+++ b/jasmine.json
@@ -10,8 +10,10 @@
],
"exclude": [
"test/webhelper/testTranslate.js",
+ "test/webhelper/testTranslate2Old.js",
"test/webhelper/testUpdateFontSize.js",
- "test/webhelper/testWebActions.js"
+ "test/webhelper/testWebActions.js",
+ "test/webhelper/testWebActions2Old.js"
],
"environment": {
"GI_TYPELIB_PATH": ".",