#!/bin/sh

: ${testdir:=$PWD/debian/tests}

debos --fakemachine-backend=uml $testdir/example.yaml
