diff --git a/test/config/config.js b/test/config/config.js index 1ebc1e80e..e388be520 100644 --- a/test/config/config.js +++ b/test/config/config.js @@ -8,7 +8,7 @@ require.config({ paths : { chai : '../node_modules/chai/chai', - sinon : '../node_modules/sinon/sinon', + sinon : '../node_modules/sinon/lib/sinon', mocha : '../node_modules/mocha/mocha', }, diff --git a/test/index.html b/test/index.html index 353702399..19490a7bd 100644 --- a/test/index.html +++ b/test/index.html @@ -4,15 +4,15 @@