6 lines
89 B
Go
6 lines
89 B
Go
package handlers_test
|
|
|
|
import "testing"
|
|
|
|
func TestHandlersImportsSanity(t *testing.T) {}
|