Skip to content

Commit

Permalink
Remove test placeholder and config for that. There's nothing to see, …
Browse files Browse the repository at this point in the history
…move along.
  • Loading branch information
jzaefferer committed Oct 21, 2012
1 parent be1d589 commit 3601d9f
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 8 deletions.
3 changes: 0 additions & 3 deletions grunt.js
Expand Up @@ -3,9 +3,6 @@ module.exports = function(grunt) {
// Project configuration.
grunt.initConfig({
pkg: '<json:package.json>',
test: {
files: ['test/**/*.js']
},
lint: {
files: ['grunt.js', 'tasks/**/*.js', 'test/**/*.js']
},
Expand Down
3 changes: 0 additions & 3 deletions package.json
Expand Up @@ -24,9 +24,6 @@
"engines": {
"node": ">=0.6.0"
},
"scripts": {
"test": "grunt test"
},
"dependencies": {
"sqwish": "0.2.0",
"csslint": "0.9.9",
Expand Down
2 changes: 0 additions & 2 deletions test/grunt-css_test.js

This file was deleted.

0 comments on commit 3601d9f

Please sign in to comment.