browser support for jasmine-support

This commit is contained in:
Thomas Aylott
2013-11-06 15:30:51 -05:00
parent 46e86df420
commit 7bbf6cbfd1
+1 -1
View File
@@ -1,4 +1,4 @@
var jasmine = require("./jasmine");
if (typeof jasmine == 'undefined') jasmine = require("./jasmine");
var spec = false; // TODO
// Add some matcher for mock functions