diff options
Diffstat (limited to 'python-packages/json_schemas/test/__init__.py')
-rw-r--r-- | python-packages/json_schemas/test/__init__.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/python-packages/json_schemas/test/__init__.py b/python-packages/json_schemas/test/__init__.py new file mode 100644 index 000000000..ce724e180 --- /dev/null +++ b/python-packages/json_schemas/test/__init__.py @@ -0,0 +1 @@ +"""Tests of zero_ex.json_schemas.""" |