Browse Source

Moved tests from testsuite to beans

git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@197 50f2f4bb-b051-0410-bef5-90022cba6387
pull/1/head
Arjen Poutsma 17 years ago
parent
commit
22267b8be8
  1. 0
      org.springframework.beans/src/test/java/org/springframework/beans/factory/ConcurrentBeanFactoryTests.java
  2. 0
      org.springframework.beans/src/test/java/org/springframework/beans/factory/SharedBeanRegistryTests.java
  3. 0
      org.springframework.beans/src/test/resources/org/springframework/beans/factory/concurrent.xml

0
org.springframework.testsuite/src/test/java/org/springframework/beans/factory/ConcurrentBeanFactoryTests.java → org.springframework.beans/src/test/java/org/springframework/beans/factory/ConcurrentBeanFactoryTests.java

0
org.springframework.testsuite/src/test/java/org/springframework/beans/factory/SharedBeanRegistryTests.java → org.springframework.beans/src/test/java/org/springframework/beans/factory/SharedBeanRegistryTests.java

0
org.springframework.testsuite/src/test/java/org/springframework/beans/factory/concurrent.xml → org.springframework.beans/src/test/resources/org/springframework/beans/factory/concurrent.xml

Loading…
Cancel
Save