summaryrefslogtreecommitdiff
path: root/tests/test_docs.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test_docs.py')
-rw-r--r--tests/test_docs.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/test_docs.py b/tests/test_docs.py
index 0735a494a..46c9ed765 100644
--- a/tests/test_docs.py
+++ b/tests/test_docs.py
@@ -15,6 +15,7 @@ if 0:
import manuel.codeblock
import manuel.capture
import manuel.ignore
+
m = manuel.ignore.Manuel()
m += manuel.codeblock.Manuel()
m += manuel.capture.Manuel()