UNPKG

gui-tool

Version:

A tool to generate an ExtJS prototype with Siesta tests.

14 lines (11 loc) 175 B
StartTest(function(t) { t.diag('Controller class existence'); t.requireOk( [ {{controllers}} ], function() { t.done(); } ); });