Skip to content
This repository has been archived by the owner on Feb 7, 2021. It is now read-only.

Commit

Permalink
tiny fix to unit-test
Browse files Browse the repository at this point in the history
  • Loading branch information
kolypto committed Dec 15, 2013
1 parent 0b3ed42 commit b683212
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/Acl-test.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
var vows = require('vows'),
_ = require('underscore'),
_ = require('lodash'),
assert = require('assert'),
miracle = require('..')
;
Expand Down

0 comments on commit b683212

Please sign in to comment.