MCPcopy Create free account
hub / github.com/php/frankenphp / TestRegisterExtension

Function TestRegisterExtension

internal/testext/ext_test.go:5–7  ·  view source on GitHub ↗
(t *testing.T)

Source from the content-addressed store, hash-verified

3import "testing"
4
5func TestRegisterExtension(t *testing.T) {
6 testRegisterExtension(t)
7}

Callers

nothing calls this directly

Calls 1

testRegisterExtensionFunction · 0.85

Tested by

no test coverage detected