Index: branches/pyyaml3000/tests/test_yaml.py
===================================================================
--- branches/pyyaml3000/tests/test_yaml.py	(revision 55)
+++ branches/pyyaml3000/tests/test_yaml.py	(revision 58)
@@ -9,4 +9,5 @@
 from test_errors import *
 from test_detector import *
+from test_constructor import *
 from test_syck import *
 
