Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F98057608
DrydockBlueprintImplementationTestCase.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, Jan 9, 03:59
Size
252 B
Mime Type
text/x-php
Expires
Sat, Jan 11, 03:59 (2 d)
Engine
blob
Format
Raw Data
Handle
23491382
Attached To
rPH Phabricator
DrydockBlueprintImplementationTestCase.php
View Options
<?php
final
class
DrydockBlueprintImplementationTestCase
extends
PhabricatorTestCase
{
public
function
testGetAllBlueprintImplementations
()
{
DrydockBlueprintImplementation
::
getAllBlueprintImplementations
();
$this
->
assertTrue
(
true
);
}
}
Event Timeline
Log In to Comment