summaryrefslogtreecommitdiff
path: root/tests/integration/test_duplicate.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/integration/test_duplicate.py')
-rw-r--r--tests/integration/test_duplicate.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/integration/test_duplicate.py b/tests/integration/test_duplicate.py
index 174e59e..d728b32 100644
--- a/tests/integration/test_duplicate.py
+++ b/tests/integration/test_duplicate.py
@@ -1,5 +1,6 @@
import fs
-from conftest import make_files, rules_shortcut, read_files
+from conftest import make_files, read_files, rules_shortcut
+
from organize import core
CONTENT_SMALL = "COPY CONTENT"