#!/bin/sh

set -e 

py.test-3 -v -s jsonschema
