diff --git a/test/index.js b/test/index.js index 1817a30c..c1dccb65 100755 --- a/test/index.js +++ b/test/index.js @@ -2,7 +2,7 @@ var Vorpal = require('../'); var should = require('should'); var vorpal = new Vorpal(); - +// working on some files require('assert'); describe('vorpal', function () {