Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F90493550
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
Sat, Nov 2, 04:19
Size
173 B
Mime Type
text/x-php
Expires
Mon, Nov 4, 04:19 (2 d)
Engine
blob
Format
Raw Data
Handle
22080976
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