You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-commits@jackrabbit.apache.org by re...@apache.org on 2012/08/22 14:43:54 UTC

svn commit: r1376021 - /jackrabbit/oak/trunk/oak-jcr/src/test/resources/repositoryStubImpl.properties

Author: reschke
Date: Wed Aug 22 12:43:54 2012
New Revision: 1376021

URL: http://svn.apache.org/viewvc?rev=1376021&view=rev
Log:
OAK-6: fix typos (test case was renamed in TCK)

Modified:
    jackrabbit/oak/trunk/oak-jcr/src/test/resources/repositoryStubImpl.properties

Modified: jackrabbit/oak/trunk/oak-jcr/src/test/resources/repositoryStubImpl.properties
URL: http://svn.apache.org/viewvc/jackrabbit/oak/trunk/oak-jcr/src/test/resources/repositoryStubImpl.properties?rev=1376021&r1=1376020&r2=1376021&view=diff
==============================================================================
--- jackrabbit/oak/trunk/oak-jcr/src/test/resources/repositoryStubImpl.properties (original)
+++ jackrabbit/oak/trunk/oak-jcr/src/test/resources/repositoryStubImpl.properties Wed Aug 22 12:43:54 2012
@@ -195,9 +195,9 @@ javax.jcr.tck.NodeTest.testRemoveMandato
 javax.jcr.tck.NodeTest.testRemoveMandatoryNode.nodename3=jcr:content
 
 # Test class: NodeTest
-# Test method: testSaveContstraintViolationException
+# Test method: testSaveConstraintViolationException
 # nodetype that has a property that is mandatory but not autocreated
-javax.jcr.tck.NodeTest.testSaveContstraintViolationException.nodetype2=nt:file
+javax.jcr.tck.NodeTest.testSaveConstraintViolationException.nodetype2=nt:file
 
 # Test class: NodeAddMixinTest
 # Test method: testAddInheritedMixin