Author: hlship
Date: Mon Jun 27 19:15:17 2011
New Revision: 1140275

URL: http://svn.apache.org/viewvc?rev=1140275&view=rev
Log:
Fix corrupted package name in JavaScriptTests.groovy

Modified:
    
tapestry/tapestry5/trunk/tapestry-core/src/test/groovy/org/apache/tapestry5/integration/app1/TapestryJavaScriptTests.groovy

Modified: 
tapestry/tapestry5/trunk/tapestry-core/src/test/groovy/org/apache/tapestry5/integration/app1/TapestryJavaScriptTests.groovy
URL: 
http://svn.apache.org/viewvc/tapestry/tapestry5/trunk/tapestry-core/src/test/groovy/org/apache/tapestry5/integration/app1/TapestryJavaScriptTests.groovy?rev=1140275&r1=1140274&r2=1140275&view=diff
==============================================================================
--- 
tapestry/tapestry5/trunk/tapestry-core/src/test/groovy/org/apache/tapestry5/integration/app1/TapestryJavaScriptTests.groovy
 (original)
+++ 
tapestry/tapestry5/trunk/tapestry-core/src/test/groovy/org/apache/tapestry5/integration/app1/TapestryJavaScriptTests.groovy
 Mon Jun 27 19:15:17 2011
@@ -1,4 +1,4 @@
-package org.apache.tapestry5.integrati.app1
+package org.apache.tapestry5.integration.app1
 
 import org.apache.tapestry5.integration.TapestryCoreTestCase
 import org.testng.annotations.Test


Reply via email to