git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@936582
13f79535-47bb-0310-9956-
ffa450edef68
classpathref="test.classpath" failonerror="true" />
<java classname="org.apache.thrift.test.JavaBeansTest"
classpathref="test.classpath" failonerror="true" />
- <java classname="org.apache.thrift.test.UnionTest"
- classpathref="test.classpath" failonerror="true" />
</target>
<target name="test" description="Run the full test suite" depends="junit-test,deprecated-test"/>