oc-deploy/src/occonst/main_test.go
2024-09-09 14:17:02 +00:00

9 lines
72 B
Go

package occonst
import (
"testing"
)
func TestMain(m *testing.M) {
}