MCPcopy
hub / github.com/playcanvas/engine / test_component_registry.js

File test_component_registry.js

tests/framework/test_component_registry.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1module('pc.fw.ComponentSystemRegistry');
2
3test("new", function () {
4 var r = new pc.fw.ComponentSystemRegistry();

Callers

nothing calls this directly

Calls 1

testFunction · 0.85

Tested by

no test coverage detected