Skip to content

Commit

Permalink
Merge pull request #1 from walmartlabs/develop
Browse files Browse the repository at this point in the history
fix tests
  • Loading branch information
thegoleffect committed Sep 18, 2012
2 parents 17506b7 + 29cbcd1 commit b5a41d3
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
@@ -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 b5a41d3

Please sign in to comment.