MCPcopy Create free account
hub / github.com/codecombat/codecombat /

Class

app/views/TestView.js:51–51  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

49
50module.exports = (TestView = (TestView = (function () {
51 TestView = class TestView extends RootView {
52 static initClass () {
53 this.prototype.id = 'test-view'
54 this.prototype.template = template

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected