Enable MTDelete test

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@5248 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
Andrew Hind
2007-03-01 15:47:52 +00:00
parent 7e28341bf0
commit 7e6d2c783d

View File

@@ -20,7 +20,7 @@
* and Open Source Software ("FLOSS") applications as described in Alfresco's * and Open Source Software ("FLOSS") applications as described in Alfresco's
* FLOSS exception. You should have recieved a copy of the text describing * FLOSS exception. You should have recieved a copy of the text describing
* the FLOSS exception, and it is also available here: * the FLOSS exception, and it is also available here:
* http://www.alfresco.com/legal/licensing" * http://www.alfresco.com/legal/licensing
*/ */
package org.alfresco.repo.search.impl.lucene; package org.alfresco.repo.search.impl.lucene;
@@ -1026,7 +1026,7 @@ public class LuceneTest2 extends TestCase
tx3.commit(); tx3.commit();
} }
public void xtestMTDeleteIssue() throws Exception public void testMTDeleteIssue() throws Exception
{ {
luceneFTS.pause(); luceneFTS.pause();
testTX.commit(); testTX.commit();