diff options
Diffstat (limited to 'test/test_share_fallback.py')
-rw-r--r-- | test/test_share_fallback.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test_share_fallback.py b/test/test_share_fallback.py index 391066ec..391d0836 100644 --- a/test/test_share_fallback.py +++ b/test/test_share_fallback.py @@ -1,7 +1,7 @@ import os -from unit.applications.proto import TestApplicationProto from conftest import skip_alert +from unit.applications.proto import TestApplicationProto class TestStatic(TestApplicationProto): |