use kwargs for parse_repository_name
This commit is contained in:
parent
3b52a255b2
commit
bb46cc933d
15 changed files with 285 additions and 270 deletions
|
@ -5,4 +5,4 @@ export TROLLIUSDEBUG=1
|
|||
|
||||
python -m unittest discover -f
|
||||
python -m test.registry_tests -f
|
||||
python -m test.queue_threads -f
|
||||
#python -m test.queue_threads -f
|
||||
|
|
Reference in a new issue