[TEST] test and refactor orderbooks

This commit is contained in:
Bo Chen
2015-01-29 11:12:58 -08:00
parent fc38a9853d
commit f184a71360
6 changed files with 2472 additions and 1459 deletions

View File

@@ -33,5 +33,4 @@ describe('Meta', function() {
assert.strictEqual(meta.nodes[idx], curr);
}, []);
});
});
});