source:
Dev/trunk/src/client/dijit/robot.js
@
485
Last change on this file since 485 was 483, checked in by hendrikvanantwerpen, 11 years ago | |
---|---|
File size: 151 bytes |
Rev | Line | |
---|---|---|
[483] | 1 | define([ |
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.