Provide an exports object in the evalSandboxed context of jasmine-plugin

print-window-tiddler
natecain 2013-10-12 12:16:23 -04:00
rodzic 6ea264f3bc
commit 539915d300
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -27,6 +27,7 @@ exports.startup = function() {
clearInterval: clearInterval,
setTimeout: setTimeout,
clearTimeout: clearTimeout,
exports: {},
$tw: $tw
});
// Prepare the Jasmine environment