xDiffs and Revisions Generating
Summary: Ref T2903 Test Plan: Revisions and Diffs are visually being generated Reviewers: epriestley, xask.linus Reviewed By: epriestley CC: AnhNhan, aran, Korvin Maniphest Tasks: T2903 Differential Revision: https://secure.phabricator.com/D5835
This commit is contained in:
@@ -4,7 +4,7 @@ final class PhabricatorPasteTestDataGenerator
|
||||
extends PhabricatorTestDataGenerator {
|
||||
|
||||
// Better Support for this in the future
|
||||
private $supportedLanguages = array(
|
||||
public $supportedLanguages = array(
|
||||
"Java" => "java",
|
||||
"PHP" => "php");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user