Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F102441196
MetaMTAEmailTransactionCommandTestCase.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Thu, Feb 20, 18:31
Size
217 B
Mime Type
text/x-php
Expires
Sat, Feb 22, 18:31 (1 d, 23 h)
Engine
blob
Format
Raw Data
Handle
24312220
Attached To
rPH Phabricator
MetaMTAEmailTransactionCommandTestCase.php
View Options
<?php
final
class
MetaMTAEmailTransactionCommandTestCase
extends
PhabricatorTestCase
{
public
function
testGetAllTypes
()
{
MetaMTAEmailTransactionCommand
::
getAllCommands
();
$this
->
assertTrue
(
true
);
}
}
Event Timeline
Log In to Comment