()
| 23 | }); |
| 24 | |
| 25 | function notifySheetsLoaded() { |
| 26 | if (onload) |
| 27 | onload(); |
| 28 | }; |
| 29 | |
| 30 | describe('call onReady with font family loading', function () { |
| 31 | var googleFontApi = null, |
no outgoing calls
no test coverage detected
searching dependent graphs…