mirror of
https://github.com/silverstripe/silverstripe-dms
synced 2024-10-22 14:05:56 +02:00
MINOR: removing comment
This commit is contained in:
parent
51f477a88c
commit
5c6f57a6c1
@ -24,8 +24,6 @@ class DMSDocumentTest extends SapphireTest {
|
|||||||
}
|
}
|
||||||
|
|
||||||
function testAddPageRelation() {
|
function testAddPageRelation() {
|
||||||
//$this->markTestIncomplete('DMS is WIP');
|
|
||||||
|
|
||||||
$s1 = $this->objFromFixture('SiteTree','s1');
|
$s1 = $this->objFromFixture('SiteTree','s1');
|
||||||
$s2 = $this->objFromFixture('SiteTree','s2');
|
$s2 = $this->objFromFixture('SiteTree','s2');
|
||||||
$s3 = $this->objFromFixture('SiteTree','s3');
|
$s3 = $this->objFromFixture('SiteTree','s3');
|
||||||
|
Loading…
Reference in New Issue
Block a user