UNPKG

marko-widgets

Version:

Module to support binding of behavior to rendered UI components rendered on the server or client

7 lines (6 loc) 198 B
var path = require('path'); describe(path.basename(__dirname), function() { it('should initialize widgets correctly across async boundaries', function() { window.app.test(); }); });