diff options
Diffstat (limited to 'test/test-database.js')
-rw-r--r-- | test/test-database.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/test-database.js b/test/test-database.js index 6d0aae07..e8fb07b3 100644 --- a/test/test-database.js +++ b/test/test-database.js @@ -113,6 +113,7 @@ vm.context.window = vm.context; vm.execute([ 'mixed/js/core.js', + 'mixed/js/cache-map.js', 'bg/js/json-schema.js', 'bg/js/dictionary.js', 'bg/js/media-utility.js', |