summaryrefslogtreecommitdiff
path: root/tests/test_yaml.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test_yaml.py')
-rw-r--r--tests/test_yaml.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/test_yaml.py b/tests/test_yaml.py
index f0c0527..ccdd8d5 100644
--- a/tests/test_yaml.py
+++ b/tests/test_yaml.py
@@ -7,6 +7,7 @@ from test_canonical import *
from test_tokens import *
from test_structure import *
from test_errors import *
+from test_detector import *
from test_syck import *
def main(module='__main__'):