diff options
Diffstat (limited to 'python/tests/tests.py')
| -rwxr-xr-x | python/tests/tests.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/tests/tests.py b/python/tests/tests.py index a1913e01..de3cf808 100755 --- a/python/tests/tests.py +++ b/python/tests/tests.py @@ -41,7 +41,7 @@ if not '../.libs' in sys.path: testSuites = ( - 'login_tests', + 'profiles_tests', 'errorchecking_tests', ) |
