X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=test%2Fspec%2Fmkws-index-jsdom.spec.js;h=471c03e5005caf5f821fa154c107e6c51d52993d;hb=53dc53783dfabd95a00a1a06472fe0982fa4ebf0;hp=8ed7993e3c3663ea0055b257ffe7a0d4ec8ed5c4;hpb=111fcc39dca904fd55b7d5fb677a417e05438d58;p=mkws-moved-to-github.git diff --git a/test/spec/mkws-index-jsdom.spec.js b/test/spec/mkws-index-jsdom.spec.js index 8ed7993..471c03e 100644 --- a/test/spec/mkws-index-jsdom.spec.js +++ b/test/spec/mkws-index-jsdom.spec.js @@ -26,7 +26,7 @@ function jsdom_check(file, tags_array, ignore_doctype) { }).createWindow(); /* apply jquery to the window */ - var $ = require('jquery').create(window); + var $ = require('jQuery').create(window); it("html jquery test", function () {