MCPcopy
hub / github.com/lmorg/murex / TestOperatorLogicOrNormal

Function TestOperatorLogicOrNormal

lang/interpreter_test.go:127–129  ·  view source on GitHub ↗
(t *testing.T)

Source from the content-addressed store, hash-verified

125}
126
127func TestOperatorLogicOrNormal(t *testing.T) {
128 test.RunMurexTests(testsOr, t)
129}
130
131func TestOperatorLogicAndTry(t *testing.T) {
132 var tests []test.MurexTest

Callers

nothing calls this directly

Calls 1

RunMurexTestsFunction · 0.92

Tested by

no test coverage detected