diff --git a/Gruntfile.js b/Gruntfile.js index 9525960..581e6c1 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -66,7 +66,9 @@ module.exports = function(grunt) { 'app/nodeControllers/*.js', 'app/public/scripts/*.js', 'phantomas_custom/**/*.js', - 'test/**/*.js', + 'test/api/*.js', + 'test/core/*.js', + 'test/fixtures/*.js', 'front/src/js/**/*.js' ] }, diff --git a/test/www/jquery-page.html b/test/www/jquery-page.html new file mode 100644 index 0000000..2e29bbe --- /dev/null +++ b/test/www/jquery-page.html @@ -0,0 +1,193 @@ + +
+| t |