Browse Source

"data.sql" instead of "test-data.sql" (SPR-6020)

git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1971 50f2f4bb-b051-0410-bef5-90022cba6387
pull/1/head
Juergen Hoeller 17 years ago
parent
commit
c459b7e905
  1. 11
      org.springframework.jdbc/jdbc.iml
  2. 0
      org.springframework.jdbc/src/test/resources/data.sql

11
org.springframework.jdbc/jdbc.iml

@ -74,6 +74,17 @@ @@ -74,6 +74,17 @@
</SOURCES>
</library>
</orderEntry>
<orderEntry type="module-library">
<library>
<CLASSES>
<root url="jar://$IVY_CACHE$/org.hsqldb/com.springsource.org.hsqldb/1.8.0.9/com.springsource.org.hsqldb-1.8.0.9.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES>
<root url="jar://$IVY_CACHE$/org.hsqldb/com.springsource.org.hsqldb/1.8.0.9/com.springsource.org.hsqldb-sources-1.8.0.9.jar!/" />
</SOURCES>
</library>
</orderEntry>
</component>
<component name="copyright">
<Base>

0
org.springframework.jdbc/src/test/resources/test-data.sql → org.springframework.jdbc/src/test/resources/data.sql

Loading…
Cancel
Save