9 lines
72 B
Go
9 lines
72 B
Go
package occonst
|
|
|
|
import (
|
|
"testing"
|
|
)
|
|
|
|
|
|
func TestMain(m *testing.M) {
|
|
} |