]> git.r.bdr.sh - rbdr/mobius/blame - hotline/field_test.go
Ran 'golangci-lint run -E gocritic,whitespace --fix' 🤞
[rbdr/mobius] / hotline / field_test.go
CommitLineData
6988a057
JH
1package hotline
2
3import "testing"
4
5func TestHello(t *testing.T) {
6
7}