#!/bin/bash
set -o errexit

cd command-test
bash test.bash
