diff options
Diffstat (limited to 'test/routingDb_tests.js')
| -rw-r--r-- | test/routingDb_tests.js | 2 |
1 files changed, 1 insertions, 1 deletions
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: * |
