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