UT: Work toward dumping an account's history.

This commit is contained in:
Arthur Britto
2012-11-10 16:16:05 -08:00
parent c59c9f91b2
commit 8d89fb256d
3 changed files with 36 additions and 5 deletions

View File

@@ -5,9 +5,6 @@ var Remote = require("../src/js/remote.js").Remote;
require("../src/js/remote.js").config = require("./config.js");
// How long to wait for server to start.
var serverDelay = 1500;
buster.testRunner.timeout = 5000;
buster.testCase("WebSocket connection", {