Skip to content

Commit

Permalink
fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
thegoleffect committed Sep 18, 2012
1 parent 17506b7 commit 29cbcd1
Show file tree
Hide file tree
Showing 2 changed files with 701 additions and 701 deletions.
2 changes: 1 addition & 1 deletion test/types.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
var Types = require("../../lib/types");
var Types = require("../lib/types");
var should = require("should");

describe("Types", function(){
Expand Down

0 comments on commit 29cbcd1

Please sign in to comment.