Author: jbeard Date: Mon Aug 23 19:46:02 2010 New Revision: 988284 URL: http://svn.apache.org/viewvc?rev=988284&view=rev Log: Added small file for ant-rhino-integration test.
Added: commons/sandbox/gsoc/2010/scxml-js/trunk/test/ant-rhino-integration/require/hello.js (with props) Added: commons/sandbox/gsoc/2010/scxml-js/trunk/test/ant-rhino-integration/require/hello.js URL: http://svn.apache.org/viewvc/commons/sandbox/gsoc/2010/scxml-js/trunk/test/ant-rhino-integration/require/hello.js?rev=988284&view=auto ============================================================================== --- commons/sandbox/gsoc/2010/scxml-js/trunk/test/ant-rhino-integration/require/hello.js (added) +++ commons/sandbox/gsoc/2010/scxml-js/trunk/test/ant-rhino-integration/require/hello.js Mon Aug 23 19:46:02 2010 @@ -0,0 +1 @@ +echo.setMessage("hello world!"); Propchange: commons/sandbox/gsoc/2010/scxml-js/trunk/test/ant-rhino-integration/require/hello.js ------------------------------------------------------------------------------ svn:eol-style = native