Run TestServer_Expect on its own (#5890)

This commit is contained in:
Freddy 2019-05-23 19:52:33 -04:00 committed by GitHub
parent e9bdb3a4f9
commit f7f0207f78
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -647,7 +647,6 @@ func TestServer_JoinLAN_TLS(t *testing.T) {
}
func TestServer_Expect(t *testing.T) {
t.Parallel()
// All test servers should be in expect=3 mode, except for the 3rd one,
// but one with expect=0 can cause a bootstrap to occur from the other
// servers as currently implemented.