You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jackrabbit.apache.org by mr...@apache.org on 2005/02/16 16:43:59 UTC

svn commit: r154034 - incubator/jackrabbit/trunk/applications/test/repositoryStubImpl.properties

Author: mreutegg
Date: Wed Feb 16 07:43:58 2005
New Revision: 154034

URL: http://svn.apache.org/viewcvs?view=rev&rev=154034
Log:
typo in config

Modified:
    incubator/jackrabbit/trunk/applications/test/repositoryStubImpl.properties

Modified: incubator/jackrabbit/trunk/applications/test/repositoryStubImpl.properties
URL: http://svn.apache.org/viewcvs/incubator/jackrabbit/trunk/applications/test/repositoryStubImpl.properties?view=diff&r1=154033&r2=154034
==============================================================================
--- incubator/jackrabbit/trunk/applications/test/repositoryStubImpl.properties (original)
+++ incubator/jackrabbit/trunk/applications/test/repositoryStubImpl.properties Wed Feb 16 07:43:58 2005
@@ -55,34 +55,34 @@
 javax.jcr.tck.PropertyTypeTest.testroot=/
 
 # Test class: BinaryPropertyTest
-javax.jcr.tck.BinaryPropertyTest.testRoot=/
+javax.jcr.tck.BinaryPropertyTest.testroot=/
 
 # Test class: BooleanPropertyTest
-javax.jcr.tck.BooleanPropertyTest.testRoot=/
+javax.jcr.tck.BooleanPropertyTest.testroot=/
 
 # Test class: DatePropertyTest
-javax.jcr.tck.DatePropertyTest.testRoot=/
+javax.jcr.tck.DatePropertyTest.testroot=/
 
 # Test class: DoublePropertyTest
-javax.jcr.tck.DoublePropertyTest.testRoot=/
+javax.jcr.tck.DoublePropertyTest.testroot=/
 
 # Test class: LongPropertyTest
-javax.jcr.tck.LongPropertyTest.testRoot=/
+javax.jcr.tck.LongPropertyTest.testroot=/
 
 # Test class: NamePropertyTest
-javax.jcr.tck.NamePropertyTest.testRoot=/
+javax.jcr.tck.NamePropertyTest.testroot=/
 
 # Test class: PathPropertyTest
-javax.jcr.tck.PathPropertyTest.testRoot=/
+javax.jcr.tck.PathPropertyTest.testroot=/
 
 # Test class: ReferencePropertyTest
-javax.jcr.tck.ReferencePropertyTest.testRoot=/
+javax.jcr.tck.ReferencePropertyTest.testroot=/
 
 # Test class: StringPropertyTest
-javax.jcr.tck.StringPropertyTest.testRoot=/
+javax.jcr.tck.StringPropertyTest.testroot=/
 
 # Test class: UndefinedPropertyTest
-javax.jcr.tck.UndefinedPropertyTest.testRoot=/
+javax.jcr.tck.UndefinedPropertyTest.testroot=/
 
 # ==============================================================================
 # JAVAX.JCR.QUERY CONFIGURATION