Files
oc-deploy/src/occonst/main_test.go

9 lines
72 B
Go
Raw Normal View History

2024-09-09 14:17:02 +00:00
package occonst
import (
"testing"
)
func TestMain(m *testing.M) {
}