#!/bin/bash source t/schema.sh if [ $? ]; then echo Tests passed. fi