From 430f95488346690d12787ce7312975771bd25a63 Mon Sep 17 00:00:00 2001 From: Usama Liaquat <33973828+Usamaliaquat123@users.noreply.github.com> Date: Sun, 2 Jun 2019 17:23:57 -0500 Subject: [PATCH] first contribution --- test/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 () {