summaryrefslogtreecommitdiff
path: root/src/mango/test/02-basic-find-test.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/mango/test/02-basic-find-test.py')
-rw-r--r--src/mango/test/02-basic-find-test.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mango/test/02-basic-find-test.py b/src/mango/test/02-basic-find-test.py
index 0fc4248a8..afdba03a2 100644
--- a/src/mango/test/02-basic-find-test.py
+++ b/src/mango/test/02-basic-find-test.py
@@ -13,6 +13,7 @@
import mango
+import user_docs
class BasicFindTests(mango.UserDocsTests):