Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F112259624
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
Fri, May 9, 10:17
Size
173 B
Mime Type
text/x-php
Expires
Sun, May 11, 10:17 (2 d)
Engine
blob
Format
Raw Data
Handle
26052820
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