From 85261dcc5fef1e8f0b1699ba101850406fbe94d6 Mon Sep 17 00:00:00 2001 From: Benjamin Dauvergne Date: Thu, 28 Jan 2010 15:31:55 +0000 Subject: Binding Python ID-WSF 2.0: comment out test --- bindings/python/tests/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bindings/python') diff --git a/bindings/python/tests/Makefile.am b/bindings/python/tests/Makefile.am index c2130fb3..fcf3647a 100644 --- a/bindings/python/tests/Makefile.am +++ b/bindings/python/tests/Makefile.am @@ -8,7 +8,7 @@ TESTS += profiles_tests.py binding_tests.py endif if WSF_ENABLED -TESTS += idwsf1_tests.py idwsf2_tests.py +TESTS += idwsf1_tests.py # idwsf2_tests.py endif EXTRA_DIST = profiles_tests.py binding_tests.py idwsf1_tests.py idwsf2_tests.py -- cgit