On Wed, 21 Apr 2021 11:37:30 GMT, Jeanette Winzenburg <[email protected]> wrote:
>> Ambarish Rapte has updated the pull request incrementally with one >> additional commit since the last revision: >> >> change package > > modules/javafx.controls/src/test/java/test/javafx/scene/control/PropertySizeTest.java > line 27: > >> 25: >> 26: package test.javafx.scene.control; >> 27: > > ahh .. you moved the test into an existing package - that's fine with me if > you are certain that we don't want a dedicated package for css? Locally, I > create `test.javafx.scene.control.css` and moved the tests there. But really > doesn't matter much :) Package `test.javafx.scene.control.css` sounds good to me too. It is changed now. ------------- PR: https://git.openjdk.java.net/jfx/pull/472
