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