On Mon, 7 Dec 2020 09:29:32 GMT, Ambarish Rapte <[email protected]> wrote:

>> Jeanette Winzenburg has updated the pull request incrementally with one 
>> additional commit since the last revision:
>> 
>>   fixed c&p naming error
>
> modules/javafx.controls/src/test/java/test/javafx/scene/control/skin/SkinCleanupTest.java
>  line 71:
> 
>> 69:     @Test
>> 70:     public void testTreeViewSetRoot() {
>> 71:         TreeView<String> listView = new TreeView<>(createRoot());
> 
> minor: Please rename the variable to `treeView` in this method and others.

darn c&p - thanks :)

-------------

PR: https://git.openjdk.java.net/jfx/pull/358

Reply via email to