Whisper: Stop testing Whisper

Signed-off-by: Jamie Lokier <jamie@shareable.org>
This commit is contained in:
Jamie Lokier 2021-06-01 14:28:27 +01:00
parent 774f697c73
commit bfa7bd0488
No known key found for this signature in database
GPG Key ID: CBC25C68435C30A2
1 changed files with 0 additions and 1 deletions

View File

@ -48,7 +48,6 @@ proc test(name: string, lang = "c") =
task test, "Run tests":
test "all_tests"
test "test_rpc"
test "test_rpc_whisper"
task nimbus, "Build Nimbus":
buildBinary "nimbus", "nimbus/", "-d:chronicles_log_level=TRACE"