define([
    'amber/devel',
    'deploy',
    '{%= namespace %}/{%= name %}-Tests'
], function (smalltalk) {
    return smalltalk;
});