test/jdk/tools/jpackage/windows/exe/WinDirChooserTest.java
branchJDK-8200758-branch
changeset 57909 c7de06ed4b54
parent 57688 7ea8c623393c
--- a/test/jdk/tools/jpackage/windows/exe/WinDirChooserTest.java	Wed Aug 28 07:32:23 2019 -0400
+++ b/test/jdk/tools/jpackage/windows/exe/WinDirChooserTest.java	Wed Aug 28 11:30:40 2019 -0400
@@ -24,8 +24,8 @@
 /*
  * Test --win-dir-chooser parameter.
  * Output of the test should be WinDirChooserTest-1.0.exe installer.
- * The output installer should provide the same functionality as the default 
- * installer (see description of the default installer in Test.java) plus 
+ * The output installer should provide the same functionality as the default
+ * installer (see description of the default installer in Test.java) plus
  * provide an option for user to change the default installation directory.
  */