[mod] #213: import whole modules in tx.py
For unit test purposes, we need to do: `from silkaj import module` instead of `from silkaj.module import function1, function2` Otherwise, we can't patch functions.
parent
942259e6
No related branches found
No related tags found
Loading
Please register or sign in to comment