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
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -52,11 +52,7 @@ module.exports = function( grunt ) {
}, },
src: { src: {
files: { files: {
"src/sizzle/dist": "sizzle/dist", "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"
} }
}, },
tests: { 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.

Loading

0 comments on commit 8d11310

Please sign in to comment.