Skip to content

Commit

Permalink
update test
Browse files Browse the repository at this point in the history
  • Loading branch information
pemrouz committed Aug 30, 2015
1 parent 1ea1114 commit 070d05b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test.js
@@ -1,6 +1,6 @@
var expect = require('chai').expect
, wait = require('./')
, emitterify = require('emitterify')
, emitterify = require('utilise.emitterify')

describe('wait', function() {

Expand Down

0 comments on commit 070d05b

Please sign in to comment.