Author: akazakov
Date: 2012-05-09 19:56:18 -0400 (Wed, 09 May 2012)
New Revision: 40897
Added:
trunk/seam/tests/org.jboss.tools.seam201GA.core.test/src/org/jboss/tools/seam/core/test/project/facet/Seam2FacetTestSuite201GA.java
Log:
https://issues.jboss.org/browse/JBIDE-11490 tests for Seam 2.3
Copied:
trunk/seam/tests/org.jboss.tools.seam201GA.core.test/src/org/jboss/tools/seam/core/test/project/facet/Seam2FacetTestSuite201GA.java
(from rev 40887,
trunk/seam/tests/org.jboss.tools.seam201GA.core.test/src/org/jboss/tools/seam/core/test/project/facet/Seam20XFacetTestSuite201GA.java)
===================================================================
---
trunk/seam/tests/org.jboss.tools.seam201GA.core.test/src/org/jboss/tools/seam/core/test/project/facet/Seam2FacetTestSuite201GA.java
(rev 0)
+++
trunk/seam/tests/org.jboss.tools.seam201GA.core.test/src/org/jboss/tools/seam/core/test/project/facet/Seam2FacetTestSuite201GA.java 2012-05-09
23:56:18 UTC (rev 40897)
@@ -0,0 +1,18 @@
+/*******************************************************************************
+ * Copyright (c) 2007 Red Hat, Inc.
+ * Distributed under license by Red Hat, Inc. All rights reserved.
+ * This program is made available under the terms of the
+ * Eclipse Public License v1.0 which accompanies this distribution,
+ * and is available at
http://www.eclipse.org/legal/epl-v10.html
+ *
+ * Contributors:
+ * Red Hat, Inc. - initial API and implementation
+ ******************************************************************************/
+package org.jboss.tools.seam.core.test.project.facet;
+
+/**
+ * @author eskimo
+ *
+ */
+public class Seam2FacetTestSuite201GA extends Seam20XFacetTestSuite201GA {
+}
\ No newline at end of file
Property changes on:
trunk/seam/tests/org.jboss.tools.seam201GA.core.test/src/org/jboss/tools/seam/core/test/project/facet/Seam2FacetTestSuite201GA.java
___________________________________________________________________
Added: svn:executable
+ *
Added: svn:mime-type
+ text/plain