Skip to content

Commit

Permalink
Disable CND testDisable CND testsefs midgardprojectgh-151
Browse files Browse the repository at this point in the history
  • Loading branch information
piotras committed Jan 23, 2013
1 parent 3949c43 commit 28bd000
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions tests/ImplementationLoader.php
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,11 @@ class ImplementationLoader extends \PHPCR\Test\AbstractLoader
'Writing\DeleteMethodsTest::testDeleteReferencedNodeException',
'Writing\DeleteMethodsTest::testDeletePreviouslyReferencedNode',
'Writing\DeleteMethodsTest::testDeleteWeakReferencedNode',

// CND tests
'NodeTypeManagement\ManipulationTest::testRegisterNodeTypesCndNoUpdate',
'NodeTypeManagement\ManipulationTest::testPrimaryItem',
'NodeTypeManagement\ManipulationTest::testRegisterNodeTypesCnd',
);

public static function getInstance()
Expand Down

0 comments on commit 28bd000

Please sign in to comment.