mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
Rename test fixture package in spring-context
See gh-23550
This commit is contained in:
+1
-1
@@ -18,7 +18,7 @@ package org.springframework.web.context.support;
|
||||
|
||||
import org.junit.jupiter.api.Test;
|
||||
|
||||
import org.springframework.context.test.fixtures.jndi.SimpleNamingContextBuilder;
|
||||
import org.springframework.context.testfixture.jndi.SimpleNamingContextBuilder;
|
||||
import org.springframework.core.env.ConfigurableEnvironment;
|
||||
import org.springframework.core.env.MutablePropertySources;
|
||||
import org.springframework.core.env.PropertySource;
|
||||
|
||||
Reference in New Issue
Block a user