Fixing tests on Travis

This commit is contained in:
Gaël Métais
2015-06-18 11:55:36 +02:00
parent 0d3d6c88e4
commit 04700beab3
3 changed files with 4 additions and 3 deletions
+2
View File
@@ -6,6 +6,8 @@ var path = require('path');
describe('weightChecker', function() {
it('should download a list of files', function(done) {
this.timeout(5000);
var requestsList = [
{
method: 'GET',