JBR-3902 create jbr_all test group

(cherry picked from commit 104bd3086a)
This commit is contained in:
Vitaly Provodin
2021-10-23 08:28:25 +07:00
committed by jbrbot
parent 84671295c3
commit 708affcba1

View File

@@ -436,6 +436,9 @@ jfc_demo = \
jdk_editpad = \
jdk/editpad
jbr_all = \
jb
jdk_desktop = \
:jdk_desktop_part1 \
:jdk_desktop_part2 \
@@ -450,7 +453,8 @@ jdk_desktop_part1 = \
:jdk_editpad \
:jfc_demo \
:jdk_accessibility \
:jdk_beans
:jdk_beans \
:jbr_all
jdk_desktop_part2 = \
:jdk_awt \