Run ldif test in tox

This commit is contained in:
Petr Viktorin 2015-09-17 14:47:17 +02:00
parent b6ebebd025
commit 6fed644722
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ commands =
{envpython} {toxinidir}/Tests/t_ldapurl.py
{envpython} {toxinidir}/Tests/t_cext.py
{envpython} {toxinidir}/Tests/t_search.py
{envpython} {toxinidir}/Tests/t_ldif.py
{envpython} {toxinidir}/Tests/Lib/ldap/schema/test_tokenizer.py
{envpython} {toxinidir}/Tests/Lib/ldap/test_modlist.py
{envpython} {toxinidir}/Tests/Lib/test_ldapurl.py