renamed .testsuite -> .integration-tests

This commit is contained in:
Chris Beams
2008-12-20 09:36:46 +00:00
parent a73e4fc266
commit 07c15ce746
37 changed files with 13 additions and 13 deletions

View File

@@ -20,7 +20,7 @@
<pathelement location="../org.springframework.web.portlet"/>
<pathelement location="../org.springframework.test"/>
<pathelement location="../org.springframework.spring-library"/>
<pathelement location="../org.springframework.testsuite"/>
<pathelement location="../org.springframework.integration-tests"/>
</path>
<property file="${basedir}/../build.properties"/>