Move jquery dep from libaxolotl to libaxolotl tests

This commit is contained in:
Matt Corallo 2015-02-02 12:46:41 -08:00 committed by lilia
parent 44a094c324
commit 148410a826
6 changed files with 9207 additions and 27619 deletions

View file

@ -118,6 +118,7 @@ module.exports = function(grunt) {
src: [
'components/mocha/mocha.js',
'components/chai/chai.js',
'components/jquery/**/*.js',
'libaxolotl/test/_test.js'
],
dest: 'libaxolotl/test/test.js',