add @classproperty, change set_repo to not require the parent
This commit is contained in:
parent
5f4acfddee
commit
66453cb29b
3 changed files with 30 additions and 4 deletions
|
@ -55,8 +55,7 @@ DAL = None
|
|||
''')
|
||||
|
||||
from my.cfg import set_repo
|
||||
# FIXME meh. hot sure about setting the parent??
|
||||
set_repo('hypexport', tmp_path)
|
||||
set_repo('hypexport', fake_hypexport)
|
||||
|
||||
# should succeed now!
|
||||
import my.hypothesis
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue