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 3f288d89..ca5e2678 100644 --- a/test/test_share_fallback.py +++ b/test/test_share_fallback.py @@ -1,5 +1,5 @@ import os -import unittest + from unit.applications.proto import TestApplicationProto |