Commit a8854c60 authored by sailorzhang@gmail.com's avatar sailorzhang@gmail.com
Browse files

add test target

git-svn-id: https://opencadc.googlecode.com/svn/trunk@1036 728ff76a-78ac-11de-a72b-d90af8dea425
parent 1e27dc0c
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -42,4 +42,8 @@
      </jar>
  </target>
  
	<target name="test">
		<echo message="WARNING: no tests implemented" />
	</target>

</project>