Mark m_mailTest::testCreae_alias() as incomplete since it's empty
This commit is contained in:
parent
8c6fd65534
commit
e76afe5d3f
|
@ -320,6 +320,9 @@ class m_mailTest extends AlterncTest
|
||||||
public function testCreate_alias()
|
public function testCreate_alias()
|
||||||
{
|
{
|
||||||
// Test #1580
|
// Test #1580
|
||||||
|
$this->markTestIncomplete(
|
||||||
|
'This test has not been implemented yet.'
|
||||||
|
);
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
Loading…
Reference in New Issue