Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F15413645
D14340.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
440 B
Referenced Files
None
Subscribers
None
D14340.diff
View Options
diff --git a/src/unit/engine/ArcanistUnitTestEngine.php b/src/unit/engine/ArcanistUnitTestEngine.php
--- a/src/unit/engine/ArcanistUnitTestEngine.php
+++ b/src/unit/engine/ArcanistUnitTestEngine.php
@@ -6,7 +6,7 @@
abstract class ArcanistUnitTestEngine extends Phobject {
private $workingCopy;
- private $paths;
+ private $paths = array();
private $arguments = array();
private $enableAsyncTests;
private $enableCoverage;
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Mar 20, 8:18 PM (2 d, 16 m ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7225984
Default Alt Text
D14340.diff (440 B)
Attached To
Mode
D14340: Fix T9635 by initializing the property
Attached
Detach File
Event Timeline
Log In to Comment