diff options
| author | Benjamin Dauvergne <bdauvergne@entrouvert.com> | 2010-01-28 15:31:55 +0000 |
|---|---|---|
| committer | Benjamin Dauvergne <bdauvergne@entrouvert.com> | 2010-01-28 15:31:55 +0000 |
| commit | 85261dcc5fef1e8f0b1699ba101850406fbe94d6 (patch) | |
| tree | e7988e82486996202dac1e83d2f6fffe60427fb8 /bindings/python | |
| parent | 19b7cc0bbc0d060d21f000b5241b007b77b1e47a (diff) | |
| download | lasso-85261dcc5fef1e8f0b1699ba101850406fbe94d6.tar.gz lasso-85261dcc5fef1e8f0b1699ba101850406fbe94d6.tar.xz lasso-85261dcc5fef1e8f0b1699ba101850406fbe94d6.zip | |
Binding Python ID-WSF 2.0: comment out test
Diffstat (limited to 'bindings/python')
| -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 |
