diff options
Diffstat (limited to 'integration_tests/performance_test.go')
-rw-r--r-- | integration_tests/performance_test.go | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/integration_tests/performance_test.go b/integration_tests/performance_test.go index c77c79d..1122858 100644 --- a/integration_tests/performance_test.go +++ b/integration_tests/performance_test.go @@ -1,5 +1,7 @@ package integration_tests +// Benchmarks + import ( "fmt" "io" |