| 174 | |
| 175 | return describe('updateI18NCoverage', function() { |
| 176 | class FlexibleClass extends CocoModel { |
| 177 | static initClass() { |
| 178 | this.className = 'Flexible'; |
| 179 | this.schema = { |
nothing calls this directly
no outgoing calls
no test coverage detected