aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Beltran <ben@nsovocal.com>2015-09-05 20:27:39 -0500
committerBen Beltran <ben@nsovocal.com>2015-09-05 20:27:39 -0500
commit8b725968352fbae434d03d0bbf2c5e206ee342c1 (patch)
treeb8880c607873cda4f955d7a9b0a7d124dc7af126
parent24e8fabaa7290a2deb99f890b1f4cc84b784fc59 (diff)
remove test thing
-rw-r--r--bin/test.js3
1 files changed, 0 insertions, 3 deletions
diff --git a/bin/test.js b/bin/test.js
deleted file mode 100644
index 2ee542e..0000000
--- a/bin/test.js
+++ /dev/null
@@ -1,3 +0,0 @@
-var path = require('path');
-
-console.log(path.resolve(__dirname, '../ext/words.tab'));