5 lines
99 B
JavaScript
5 lines
99 B
JavaScript
|
define(function() {
|
||
|
// All support tests are defined in their respective modules.
|
||
|
return {};
|
||
|
});
|