Skip to content

Commit 3e605da

Browse files
marcphilippdnestoro
authored andcommitted
Add LauncherPhase to JUnit's initialize-at-build-time classes
This class was added in junit-team/junit-framework@a08987c for 5.13.0-RC1
1 parent 8cca766 commit 3e605da

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

common/junit-platform-native/src/main/resources/initialize-at-buildtime

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@ org.junit.platform.launcher.core.LauncherConfigurationParameters$ParameterProvid
8989
org.junit.platform.launcher.core.LauncherDiscoveryResult
9090
org.junit.platform.launcher.core.LauncherDiscoveryResult$EngineResultInfo
9191
org.junit.platform.launcher.core.LauncherListenerRegistry
92+
org.junit.platform.launcher.core.LauncherPhase
9293
org.junit.platform.launcher.core.ListenerRegistry
9394
org.junit.platform.launcher.core.SessionPerRequestLauncher
9495
org.junit.platform.launcher.EngineDiscoveryResult

0 commit comments

Comments
 (0)