9 lines
151 B
JavaScript
9 lines
151 B
JavaScript
define([
|
|
"dojo/robot"
|
|
], function(){
|
|
// module:
|
|
// dijit/robot
|
|
// summary:
|
|
// Used to have code needed by robot test harness, but no longer
|
|
});
|