Browse Source

Re-enable test.py

It doesn't work though so may disable again, but with comments next time.

That name is too generic.


git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac153@1755 e5f2f494-b856-4b98-b285-d166d9295462
Jeremy C. Reed 15 years ago
parent
commit
7a9d214040
1 changed files with 1 additions and 2 deletions
  1. 1 2
      src/lib/python/isc/cc/tests/Makefile.am

+ 1 - 2
src/lib/python/isc/cc/tests/Makefile.am

@@ -1,5 +1,4 @@
-#PYTESTS = data_test.py session_test.py test.py
-PYTESTS = data_test.py session_test.py
+PYTESTS = data_test.py session_test.py test.py
 # NOTE: test_session.py is to be run manually, so not automated.
 EXTRA_DIST = $(PYTESTS)
 EXTRA_DIST += sendcmd.py