From 58b6ac449c412819697995ce16b11972c46199e2 Mon Sep 17 00:00:00 2001 From: jiusheng Date: Thu, 5 Dec 2013 17:35:54 +0800 Subject: [PATCH] test 1 --- hw.js | 1 + 1 file changed, 1 insertion(+) create mode 100644 hw.js diff --git a/hw.js b/hw.js new file mode 100644 index 0000000..4e3e725 --- /dev/null +++ b/hw.js @@ -0,0 +1 @@ +console.log("hello node");