aboutsummaryrefslogtreecommitdiff
path: root/node_simple.js
diff options
context:
space:
mode:
authorHumairAK <humair88@hotmail.com>2016-07-26 21:31:27 +0000
committerHumairAK <humair88@hotmail.com>2016-07-26 21:31:27 +0000
commit9f65445e7fcd5cc5d9d3183cb280b1ba13ac30b7 (patch)
treed7157289f7bb8c07da715fbbfad719fb56a8fc53 /node_simple.js
parentfa98fa652f41a7c87fe76ab57448ab702e06c82c (diff)
more unit tests
Diffstat (limited to 'node_simple.js')
-rw-r--r--node_simple.js2
1 files changed, 0 insertions, 2 deletions
diff --git a/node_simple.js b/node_simple.js
index dced853..1260c40 100644
--- a/node_simple.js
+++ b/node_simple.js
@@ -793,8 +793,6 @@ exports.get_all_solutions = function (exam_id, q_num, callback) {
}
});
-
-
})
.catch(function () {
console.error(err);