remove a boilerplate test that got implemented elsewhere

pull/1/head
ansuz 2020-06-30 14:23:05 -04:00
parent fd80441151
commit 1a6dc200e2
1 changed files with 0 additions and 8 deletions

View File

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