3761: Working!!!!
[arvados.git] / services / keepstore / pull_worker_test.go
index 820f9515681d79b82d71517944b40b7e84790a8e..dc6d46276682feb3fc4088a1010ef498bdd627d8 100644 (file)
@@ -286,7 +286,6 @@ func performTest(testData PullWorkerTestData, c *C) {
                        c.Assert(string(putContent), Equals, testData.read_content)
                }
        }
-
 }
 
 type ClosingBuffer struct {