We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8db0c98 commit f336555Copy full SHA for f336555
build.xml
@@ -6,6 +6,6 @@
6
7
<import file="${path.to.aima-core.project}/build.xml"/>
8
9
- <target name="test" depends="aima-core.test-all">>
+ <target name="test" depends="aima-core.test-all">
10
</target>
11
</project>
0 commit comments