error-pages/internal/http/common/middlewares_test.go

8 lines
139 B
Go
Raw Normal View History

2021-09-29 15:38:50 +00:00
package common_test
import "testing"
func TestNothing2(t *testing.T) {
t.Skip("tests for this package have not been implemented yet")
}