diff options
| author | HumairAK <humair88@hotmail.com> | 2016-07-26 21:31:27 +0000 |
|---|---|---|
| committer | HumairAK <humair88@hotmail.com> | 2016-07-26 21:31:27 +0000 |
| commit | 9f65445e7fcd5cc5d9d3183cb280b1ba13ac30b7 (patch) | |
| tree | d7157289f7bb8c07da715fbbfad719fb56a8fc53 /node_simple.js | |
| parent | fa98fa652f41a7c87fe76ab57448ab702e06c82c (diff) | |
more unit tests
Diffstat (limited to 'node_simple.js')
| -rw-r--r-- | node_simple.js | 2 |
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); |
