Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F94965808
HeraldFieldTestCase.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
Wed, Dec 11, 18:50
Size
173 B
Mime Type
text/x-php
Expires
Fri, Dec 13, 18:50 (2 d)
Engine
blob
Format
Raw Data
Handle
22907115
Attached To
rPH Phabricator
HeraldFieldTestCase.php
View Options
<?php
final
class
HeraldFieldTestCase
extends
PhutilTestCase
{
public
function
testGetAllFields
()
{
HeraldField
::
getAllFields
();
$this
->
assertTrue
(
true
);
}
}
Event Timeline
Log In to Comment