1
0
mirror of https://github.com/gofiber/fiber.git synced 2025-02-21 23:53:22 +00:00

Update comment

This commit is contained in:
Fenny 2020-06-03 00:02:26 +02:00
parent 42ee0a50db
commit 1d16f99438

View File

@ -4,7 +4,7 @@
package fiber
// go test -v ./... -run=^$ -bench=Benchmark_Router_Handler -benchmem -count=3
// go test -v ./... -run=^$ -bench=Benchmark_Router -benchmem -count=2
import (
"io/ioutil"