diff options
Diffstat (limited to 'bindings/python/tests')
| -rw-r--r-- | bindings/python/tests/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
