aboutsummaryrefslogtreecommitdiff
path: root/field_test.go
blob: fb686dc51182b7fafb03f5e703559d8490bccc6d (plain)
1
2
3
4
5
6
7
package hotline

import "testing"

func TestHello(t *testing.T) {

}