Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F15401864
D11271.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
488 B
Referenced Files
None
Subscribers
None
D11271.diff
View Options
diff --git a/src/utils/__tests__/PhutilChunkedIteratorTestCase.php b/src/utils/__tests__/PhutilChunkedIteratorTestCase.php
--- a/src/utils/__tests__/PhutilChunkedIteratorTestCase.php
+++ b/src/utils/__tests__/PhutilChunkedIteratorTestCase.php
@@ -5,7 +5,7 @@
*/
final class PhutilChunkedIteratorTestCase extends PhutilTestCase {
- function testChunkedIterator() {
+ public function testChunkedIterator() {
$expect = array(
array(0 => 1, 1 => 3),
array(2 => 5),
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Mar 18, 7:32 PM (3 d, 3 h ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7693009
Default Alt Text
D11271.diff (488 B)
Attached To
Mode
D11271: Minor linter fix
Attached
Detach File
Event Timeline
Log In to Comment