diff options
Diffstat (limited to 'test/unit/check/check_prerequisites.py')
-rw-r--r-- | test/unit/check/check_prerequisites.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/unit/check/check_prerequisites.py b/test/unit/check/check_prerequisites.py index 44c3f10f..ea319346 100644 --- a/test/unit/check/check_prerequisites.py +++ b/test/unit/check/check_prerequisites.py @@ -1,4 +1,5 @@ import pytest + from unit.option import option |