Browse Source

Rename test targets


git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1231 e5f2f494-b856-4b98-b285-d166d9295462
Shane Kerr 15 years ago
parent
commit
8306380f27
1 changed files with 3 additions and 1 deletions
  1. 3 1
      src/bin/bind10/Makefile.am

+ 3 - 1
src/bin/bind10/Makefile.am

@@ -15,5 +15,7 @@ bind10: bind10.py
 
 check: test
 
-test: 
+test: pytest
+
+pytest:
 	$(SHELL) tests/bind10_test