Skip to content

Commit b0fb5f8

Browse files
p-bakkergbrail
authored andcommitted
more formatting
1 parent 7f9406e commit b0fb5f8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

testsrc/org/mozilla/javascript/tests/Test262SuiteTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ public class Test262SuiteTest {
103103
}
104104

105105
String propFile = System.getProperty("test262properties");
106-
testProperties =
106+
testProperties =
107107
propFile != null && !propFile.equals("") ? propFile : "testsrc/test262.properties";
108108
}
109109

0 commit comments

Comments
 (0)