Skip to content

Commit

Permalink
Build: Remove unused Sizzle test files
Browse files Browse the repository at this point in the history
  • Loading branch information
scottgonzalez authored and timmywil committed Jun 24, 2014
1 parent 323e82c commit 8d11310
Show file tree
Hide file tree
Showing 9 changed files with 1 addition and 11,415 deletions.
6 changes: 1 addition & 5 deletions Gruntfile.js
Expand Up @@ -52,11 +52,7 @@ module.exports = function( grunt ) {
},
src: {
files: {
"src/sizzle/dist": "sizzle/dist",
"src/sizzle/test/data": "sizzle/test/data",
"src/sizzle/test/unit": "sizzle/test/unit",
"src/sizzle/test/index.html": "sizzle/test/index.html",
"src/sizzle/test/jquery.js": "sizzle/test/jquery.js"
"src/sizzle/dist": "sizzle/dist"
}
},
tests: {
Expand Down
Empty file removed src/sizzle/test/data/empty.js
Empty file.
22 changes: 0 additions & 22 deletions src/sizzle/test/data/mixed_sort.html

This file was deleted.

136 changes: 0 additions & 136 deletions src/sizzle/test/data/testinit.js

This file was deleted.

0 comments on commit 8d11310

Please sign in to comment.