From 59c11f40be40eb32628dd7ead243840f3fce0883 Mon Sep 17 00:00:00 2001 From: Damien Laniel Date: Tue, 10 Jul 2007 17:39:52 +0000 Subject: some unit tests for id-wsf 2 --- python/tests/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'python/tests/Makefile.am') diff --git a/python/tests/Makefile.am b/python/tests/Makefile.am index 0fa3d172..cddb9666 100644 --- a/python/tests/Makefile.am +++ b/python/tests/Makefile.am @@ -1 +1 @@ -EXTRA_DIST = login_tests.py tests.py +EXTRA_DIST = tests.py login_tests.py idwsf2_tests.py -- cgit