aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--node_simple.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/node_simple.js b/node_simple.js
index cb649c2..af6f4ef 100644
--- a/node_simple.js
+++ b/node_simple.js
@@ -1023,7 +1023,7 @@ exports.adminExists = function (username, callback) {
-
+//testing
exports.findUserByID = function (id, callback) {
// make a connection
console.log("inside findUserByID");