aboutsummaryrefslogtreecommitdiffstats
path: root/tests/dom_tests
diff options
context:
space:
mode:
authormrmr19932015-04-24 12:53:17 +0100
committermrmr19932015-04-24 14:39:46 +0100
commit16df2200b491e2463b784b4979ba5e9528604b64 (patch)
tree056c2bd3891d1f53bc85df330d1dada961cab296 /tests/dom_tests
parentbffbe9edaa31a457823a95a2778aefc68b813957 (diff)
downloadvimium-16df2200b491e2463b784b4979ba5e9528604b64.tar.bz2
Add chrome.webNavigation stubs to fix tests
Diffstat (limited to 'tests/dom_tests')
-rw-r--r--tests/dom_tests/chrome.coffee2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/dom_tests/chrome.coffee b/tests/dom_tests/chrome.coffee
index 5f276649..4c9bfa52 100644
--- a/tests/dom_tests/chrome.coffee
+++ b/tests/dom_tests/chrome.coffee
@@ -29,3 +29,5 @@ root.chrome =
set: ->
onChanged:
addListener: ->
+ extension:
+ inIncognitoContext: false