diff options
Diffstat (limited to 'pipe_factory_test.go')
-rw-r--r-- | pipe_factory_test.go | 2 |
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 +} |