Added test module
This commit is contained in:
parent
2c7d3673a8
commit
8aed1512fb
|
|
@ -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"/>
|
||||
|
|
|
|||
Loading…
Reference in New Issue