Commit 59cd8528 authored by Mattia Rizzolo's avatar Mattia Rizzolo

fixup…

Signed-off-by: Mattia Rizzolo's avatarMattia Rizzolo <mattia@debian.org>
parent b38ebdc1
......@@ -13,5 +13,5 @@ if os.path.exists(os.path.join(parent, 'managetests', '__init__.py')):
if __name__ == '__main__':
import managetests
managetests.main.cli()
from managetests import main
main.cli()
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment