#!/bin/sh

set -e 

py.test -v -s jsonschema
