added org.springframework.testsuite back into the top-level build

This commit is contained in:
Chris Beams
2008-12-09 03:13:21 +00:00
parent 1e628e6af1
commit f389a9a7b2
11 changed files with 109 additions and 67 deletions

View File

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