Remove unnecessary comment about testing
This commit is contained in:
@@ -1,5 +1,3 @@
|
|||||||
// run test when changing related file using
|
|
||||||
// $ TESTING=1 node_modules/jasmine/bin/jasmine.js spec/ParseGlobalConfig.spec.js
|
|
||||||
|
|
||||||
var auth = require('../Auth');
|
var auth = require('../Auth');
|
||||||
var cache = require('../cache');
|
var cache = require('../cache');
|
||||||
|
|||||||
Reference in New Issue
Block a user