Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F14093063
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
Tue, Nov 26, 9:16 AM (19 h, 22 m)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
6788855
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