summaryrefslogtreecommitdiff
path: root/service/http/parse_test.go
diff options
context:
space:
mode:
authorWolfy-J <[email protected]>2019-03-21 18:34:12 +0300
committerWolfy-J <[email protected]>2019-03-21 18:34:12 +0300
commit70671d83a718f9d9ca51ad5604fa88a197d91bed (patch)
tree750db414bf8139884af4fd499a84e97450b3a7bb /service/http/parse_test.go
parentc5f8f9d12de48d93db2c9ef63acc5bfab4f1d08a (diff)
last element of POST data
Diffstat (limited to 'service/http/parse_test.go')
-rw-r--r--service/http/parse_test.go2
1 files changed, 0 insertions, 2 deletions
diff --git a/service/http/parse_test.go b/service/http/parse_test.go
index 34c0dc0d..f95a3f9d 100644
--- a/service/http/parse_test.go
+++ b/service/http/parse_test.go
@@ -50,5 +50,3 @@ func same(in, out []string) bool {
return true
}
-
-// bench