more attempts to fix the jenkins build

This commit is contained in:
Spencer Alger
2014-01-16 10:07:36 -07:00
parent b5105229d3
commit b3fdf50a94
2 changed files with 6 additions and 7 deletions

View File

@ -1,4 +1,3 @@
require('poop');
describe('Client instances creation', function () {
var es = require('../../src/elasticsearch');
var api = require('../../src/lib/api');