Browse Source

remove old inaccurate comment

Hakim El Hattab 11 years ago
parent
commit
5eff8902ff
1 changed files with 0 additions and 1 deletions
  1. 0 1
      Gruntfile.js

+ 0 - 1
Gruntfile.js

@@ -15,7 +15,6 @@ module.exports = function(grunt) {
 				' */'
 		},
 
-		// Tests will be added soon
 		qunit: {
 			files: [ 'test/*.html' ]
 		},