Index: branches/pyyaml3000/tests/test_yaml.py
===================================================================
--- branches/pyyaml3000/tests/test_yaml.py	(revision 39)
+++ branches/pyyaml3000/tests/test_yaml.py	(revision 43)
@@ -3,4 +3,5 @@
 
 from test_marker import *
+from test_canonical import *
 from test_tokens import *
 
