diff options
| author | Damien Laniel <dlaniel@entrouvert.com> | 2007-07-10 17:39:52 +0000 |
|---|---|---|
| committer | Damien Laniel <dlaniel@entrouvert.com> | 2007-07-10 17:39:52 +0000 |
| commit | 59c11f40be40eb32628dd7ead243840f3fce0883 (patch) | |
| tree | 30ec13f513a546375037e9800aaf91389d0f4224 /python/tests/Makefile.am | |
| parent | ddf73adc7e61274af94edcabc4b462c60a48ba34 (diff) | |
| download | lasso-59c11f40be40eb32628dd7ead243840f3fce0883.tar.gz lasso-59c11f40be40eb32628dd7ead243840f3fce0883.tar.xz lasso-59c11f40be40eb32628dd7ead243840f3fce0883.zip | |
some unit tests for id-wsf 2
Diffstat (limited to 'python/tests/Makefile.am')
| -rw-r--r-- | python/tests/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
