Author: lindner
Date: Mon Jan 12 01:16:52 2009
New Revision: 733657

URL: http://svn.apache.org/viewvc?rev=733657&view=rev
Log:
fix package name

Modified:
    
incubator/shindig/trunk/java/common/src/test/java/org/apache/shindig/common/AllTests.java

Modified: 
incubator/shindig/trunk/java/common/src/test/java/org/apache/shindig/common/AllTests.java
URL: 
http://svn.apache.org/viewvc/incubator/shindig/trunk/java/common/src/test/java/org/apache/shindig/common/AllTests.java?rev=733657&r1=733656&r2=733657&view=diff
==============================================================================
--- 
incubator/shindig/trunk/java/common/src/test/java/org/apache/shindig/common/AllTests.java
 (original)
+++ 
incubator/shindig/trunk/java/common/src/test/java/org/apache/shindig/common/AllTests.java
 Mon Jan 12 01:16:52 2009
@@ -15,7 +15,7 @@
  * KIND, either express or implied. See the License for the
  * specific language governing permissions and limitations under the License.
  */
-package org.apache.shindig.gadgets;
+package org.apache.shindig.common;
 
 import junit.framework.Test;
 import junit.framework.TestSuite;


Reply via email to