Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F95009178
PhutilLocaleTestCase.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, Dec 12, 03:06
Size
179 B
Mime Type
text/x-php
Expires
Sat, Dec 14, 03:06 (2 d)
Engine
blob
Format
Raw Data
Handle
22911821
Attached To
rPHU libphutil
PhutilLocaleTestCase.php
View Options
<?php
final
class
PhutilLocaleTestCase
extends
PhutilTestCase
{
public
function
testLoadAllLocales
()
{
PhutilLocale
::
loadAllLocales
();
$this
->
assertTrue
(
true
);
}
}
Event Timeline
Log In to Comment