summaryrefslogtreecommitdiff
path: root/pipe_factory_test.go
diff options
context:
space:
mode:
authorValery Piashchynski <[email protected]>2020-10-20 17:36:41 +0300
committerValery Piashchynski <[email protected]>2020-10-20 17:36:41 +0300
commitde6a38c0f3e1f21349e6361b8fe2829a09cf02b8 (patch)
treefc99ba06106145c1b9d2279e0616795ed106588f /pipe_factory_test.go
parent4a3a8a1b94ce7a1ff697aee6c4e8a34e3a736195 (diff)
GolangCi warnings fix
Diffstat (limited to 'pipe_factory_test.go')
-rw-r--r--pipe_factory_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/pipe_factory_test.go b/pipe_factory_test.go
index 4eda21a6..95eededa 100644
--- a/pipe_factory_test.go
+++ b/pipe_factory_test.go
@@ -236,4 +236,4 @@ func Benchmark_Pipe_Worker_ExecEchoWithoutContext(b *testing.B) {
b.Fail()
}
}
-} \ No newline at end of file
+}