summaryrefslogtreecommitdiff
path: root/tests/test_build_applehelp.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test_build_applehelp.py')
-rw-r--r--tests/test_build_applehelp.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/test_build_applehelp.py b/tests/test_build_applehelp.py
index 31d4ca4df..ed0022ce1 100644
--- a/tests/test_build_applehelp.py
+++ b/tests/test_build_applehelp.py
@@ -14,6 +14,7 @@
import plistlib
import pytest
+
from sphinx.testing.path import path
# Use plistlib.load in 3.4 and above