Project: Dojo Toolkit
Code Location: http://svn.dojotoolkit.org/src/dijit/trunk//dijit/trunk
Browse
/
Outline
Download File
robot.js
define([
	"dojo/robot"
], function(){
	// module:
	//		dijit/robot
	// summary:
	//		Used to have code needed by robot test harness, but no longer
});