test: Clean & unflake HTTP / filetype tests

This commit is contained in:
Jakob Borg
2017-11-13 01:00:06 +01:00
parent 9e11d7b201
commit 6e35592e9e
3 changed files with 7 additions and 198 deletions

View File

@@ -107,6 +107,9 @@ func testFileTypeChange(t *testing.T) {
receiver := startInstance(t, 2)
defer checkedStop(t, receiver)
sender.ResumeAll()
receiver.ResumeAll()
log.Println("Syncing...")
rc.AwaitSync("default", sender, receiver)