You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by gr...@apache.org on 2004/11/12 03:44:07 UTC

svn commit: rev 57492 - lenya/branches/BRANCH_1_2_X/src/test/org/apache/lenya/cms/authoring

Author: gregor
Date: Thu Nov 11 18:44:05 2004
New Revision: 57492

Modified:
   lenya/branches/BRANCH_1_2_X/src/test/org/apache/lenya/cms/authoring/DocumentCreatorTest.java
Log:


Modified: lenya/branches/BRANCH_1_2_X/src/test/org/apache/lenya/cms/authoring/DocumentCreatorTest.java
==============================================================================
--- lenya/branches/BRANCH_1_2_X/src/test/org/apache/lenya/cms/authoring/DocumentCreatorTest.java	(original)
+++ lenya/branches/BRANCH_1_2_X/src/test/org/apache/lenya/cms/authoring/DocumentCreatorTest.java	Thu Nov 11 18:44:05 2004
@@ -96,7 +96,7 @@
     protected static final String CHILD_ID = "test-document";
     protected static final String CHILD_NAME = "Test Document";
     protected static final String CHILD_TYPE = "leaf";
-    protected static final String DOCUMENT_TYPE = "simple";
+    protected static final String DOCUMENT_TYPE = "xhtml";
     protected static final String CREATED_FILE = "tutorial/test-document/index_en.xml";
     protected static final String DOCUMENT_LANGUAGE = "en";
     protected static final String AREA = "authoring";

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@lenya.apache.org
For additional commands, e-mail: commits-help@lenya.apache.org