#!/bin/sh

./test-shell < test.cmds | diff -a -u - test.output
