source: Dev/trunk/src/client/dijit/robot.js @ 493

Last change on this file since 493 was 483, checked in by hendrikvanantwerpen, 11 years ago

Added Dojo 1.9.3 release.

File size: 151 bytes
Line 
1define([
2        "dojo/robot"
3], function(){
4        // module:
5        //              dijit/robot
6        // summary:
7        //              Used to have code needed by robot test harness, but no longer
8});
Note: See TracBrowser for help on using the repository browser.