Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
tdebarochez committed Aug 11, 2012
1 parent a0e977d commit 3c60f1b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/test.store.js
@@ -1,6 +1,7 @@
var assert = require('assert')
, connect = require('connect')
, path = require('path')
, fs = require('fs')
, ConnectCouchDB = require('../')(connect)
, global_opts = {"name": 'connect-couchdb-' + +new Date};

Expand Down

0 comments on commit 3c60f1b

Please sign in to comment.