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 c9be9dd..389ecd8 100644
--- a/tests/test_yaml.py
+++ b/tests/test_yaml.py
@@ -2,6 +2,7 @@
import unittest
from test_marker import *
+from test_stream import *
from test_canonical import *
from test_tokens import *
from test_structure import *