aboutsummaryrefslogtreecommitdiff
path: root/functional_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'functional_test.go')
-rw-r--r--functional_test.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/functional_test.go b/functional_test.go
index e153af3..fdaecbb 100644
--- a/functional_test.go
+++ b/functional_test.go
@@ -137,7 +137,6 @@ func TestParallelTxs(t *testing.T) {
// Wait for readers to finish.
wg.Wait()
})
- fmt.Fprint(os.Stderr, ".")
return true
}, qconfig())
assert.NoError(t, err)