From 93e654a02cef3d5913a2088d4c397418dc0cee2f Mon Sep 17 00:00:00 2001 From: pepper Date: Thu, 15 May 2014 19:06:59 -0700 Subject: doing this --- test.js | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 test.js (limited to 'test.js') diff --git a/test.js b/test.js new file mode 100644 index 0000000..8730322 --- /dev/null +++ b/test.js @@ -0,0 +1,6 @@ +function testme(){ + console.log("hello"); +} +module.exports = { + bj: testme +}; -- cgit v1.2.3-70-g09d2