From 38594fd274a4bebee75ae71dbed457b39d253cae Mon Sep 17 00:00:00 2001 From: HumairAK Date: Tue, 26 Jul 2016 20:18:22 -0400 Subject: fixed false exam path search for solutions, minor change to db function --- test/routingDb_tests.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test') diff --git a/test/routingDb_tests.js b/test/routingDb_tests.js index 998d34a..dd5fe44 100644 --- a/test/routingDb_tests.js +++ b/test/routingDb_tests.js @@ -13,7 +13,7 @@ var fs = require('fs'); * To run test simply type $mocha in the terminal. Ensure preconditions listed * below are met. Due to db queries, if tests fail due to time out, increase * the time out flag in mocha.opts for --timeout. - * + * */ /* PRE-CONDITION: * -- cgit v1.2.3