[svn] commit: r1231 - /trunk/src/bin/bind10/Makefile.am
BIND 10 source code commits
bind10-changes at lists.isc.org
Tue Mar 9 12:51:42 UTC 2010
Author: shane
Date: Tue Mar 9 12:51:42 2010
New Revision: 1231
Log:
Rename test targets
Modified:
trunk/src/bin/bind10/Makefile.am
Modified: trunk/src/bin/bind10/Makefile.am
==============================================================================
--- trunk/src/bin/bind10/Makefile.am (original)
+++ trunk/src/bin/bind10/Makefile.am Tue Mar 9 12:51:42 2010
@@ -15,5 +15,7 @@
check: test
-test:
+test: pytest
+
+pytest:
$(SHELL) tests/bind10_test
More information about the bind10-changes
mailing list