Added test module

This commit is contained in:
Arjen Poutsma 2008-10-29 01:18:26 +00:00
parent 2c7d3673a8
commit 8aed1512fb
1 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,7 @@
<pathelement location="../org.springframework.context.support"/>
<pathelement location="../org.springframework.web.servlet"/>
<pathelement location="../org.springframework.web.portlet"/>
<pathelement location="../org.springframework.test"/>
</path>
<property file="${basedir}/../build.properties"/>