refactor: moved graphite specs into plugins directory

This commit is contained in:
Torkel Ödegaard
2015-09-28 15:23:53 +02:00
parent cb7424ce5e
commit 7e434fc019
13 changed files with 436 additions and 436 deletions

View File

@@ -25,6 +25,7 @@ module.exports = function(config) {
browsers: ['PhantomJS'],
captureTimeout: 60000,
singleRun: true,
autoWatchBatchDelay: 1000,
});