MINOR: removing comment

This commit is contained in:
Julian Seidenberg 2012-07-25 18:11:05 +12:00
parent 51f477a88c
commit 5c6f57a6c1
1 changed files with 0 additions and 2 deletions

View File

@ -24,8 +24,6 @@ class DMSDocumentTest extends SapphireTest {
}
function testAddPageRelation() {
//$this->markTestIncomplete('DMS is WIP');
$s1 = $this->objFromFixture('SiteTree','s1');
$s2 = $this->objFromFixture('SiteTree','s2');
$s3 = $this->objFromFixture('SiteTree','s3');