mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
Moved tstutil.py into base of tests so it can be used by all test subpackages more easily
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
Test the `ipalib.errors` module.
|
||||
"""
|
||||
|
||||
from tstutil import raises, ClassChecker
|
||||
from tests.tstutil import raises, ClassChecker
|
||||
from ipalib import errors
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user