Skip to content

Commit

Permalink
Testing v0.3.34
Browse files Browse the repository at this point in the history
  • Loading branch information
rvangundy authored and rvangundy committed Sep 27, 2013
1 parent 1f2f557 commit 838d55f
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 26 deletions.
45 changes: 22 additions & 23 deletions test/index.js

Large diffs are not rendered by default.

5 changes: 2 additions & 3 deletions test/test.js
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
'use strict';

var ascot = require('../scripts/index.js');

var assert = chai.assert;
var ascot = require('../scripts/index.js');
var assert = chai.assert;

/*******************************
* Basic Object Construction *
Expand Down

0 comments on commit 838d55f

Please sign in to comment.