support.js (117B)
1 define( function() { 2 "use strict"; 3 4 // All support tests are defined in their respective modules. 5 return {}; 6 } );