#!/bin/bash
set -e

python tests/integration_test.py
python3 tests/integration_test.py
