Skip to content

Commit

Permalink
Merge branch 'master' of github.com:masylum/mongolia
Browse files Browse the repository at this point in the history
  • Loading branch information
masylum committed May 8, 2012
2 parents cbbf776 + e09c1dd commit 4f3b6cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/helpers/collection_proxy_test.js
@@ -1,6 +1,6 @@
var testosterone = require('testosterone')({post: 3000, sync: true, title: 'mongolia/helpers/collection_proxy.js'}),
assert = testosterone.assert,
gently = global.GENTLY = new (require('gently')),
gently = global.GENTLY = new (require('gently'))(),
CollectionProxy = require('./../../lib/helpers/collection_proxy'),
Collection = require('mongodb/lib/mongodb/collection').Collection.prototype,
Model;
Expand Down

0 comments on commit 4f3b6cd

Please sign in to comment.