add some comments about speed to gonicembed

This commit is contained in:
sentriz
2019-07-08 15:14:56 +01:00
parent 3a1e2f1d1b
commit 5a1d262d6b
2 changed files with 6 additions and 0 deletions

View File

@@ -2,6 +2,8 @@ package handler
import "testing"
// silly test for a simple function. i was getting used to
// testing in go at the time. might aswell keep it though
func TestFirstExisting(t *testing.T) {
cases := []struct {
name string