diff --git a/colander/tests/test_interfaces.py b/colander/tests/test_interfaces.py new file mode 100644 index 0000000..2cca492 --- /dev/null +++ b/colander/tests/test_interfaces.py @@ -0,0 +1,2 @@ +def test_interfaces(): + from colander import interfaces