Skip to content

Commit

Permalink
Fix way the test is launched to get the --enable-preview flag
Browse files Browse the repository at this point in the history
  • Loading branch information
fparain committed May 15, 2024
1 parent 1d322d5 commit 1e42e45
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
* @library /test/lib
* @enablePreview
* @compile ValuePreloadClient0.java PreloadValue0.java ValuePreloadClient1.jcod
* @run driver ValuePreloadTest
* @run main ValuePreloadTest
*/

import java.util.ArrayList;
Expand Down

0 comments on commit 1e42e45

Please sign in to comment.