From 9f65445e7fcd5cc5d9d3183cb280b1ba13ac30b7 Mon Sep 17 00:00:00 2001 From: HumairAK Date: Tue, 26 Jul 2016 17:31:27 -0400 Subject: more unit tests --- node_simple.js | 2 -- 1 file changed, 2 deletions(-) (limited to 'node_simple.js') 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); -- cgit v1.2.3