remove a boilerplate test that got implemented elsewhere

pull/1/head
ansuz 4 years ago
parent fd80441151
commit 1a6dc200e2

@ -516,14 +516,6 @@ define([
}, "tracker should not timeout"); }, "tracker should not timeout");
}()); }());
(function () {
assert(function (cb) {
cb(false);
}, "new format of users' public signing key strings should parse"); // XXX
}());
Drive.test(assert); Drive.test(assert);
assert(function (cb) { assert(function (cb) {

Loading…
Cancel
Save