mirror of
https://github.com/valitydev/thrift.git
synced 2024-11-07 18:58:51 +00:00
java: stop trying to run the removed UnionTest
git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@936582 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
0fab12e968
commit
505b4c1e98
@ -209,8 +209,6 @@
|
||||
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"/>
|
||||
|
Loading…
Reference in New Issue
Block a user