Remove unnecessary comment about testing

This commit is contained in:
Peter Theill
2016-02-08 09:01:21 +01:00
parent 3b0ab80965
commit 7733ab9625

View File

@@ -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 cache = require('../cache');