fuel-library/tests/noop/rspec.sh

5 lines
99 B
Bash
Executable File

#!/bin/sh
DIR=`dirname $0`
cd "${DIR}" || exit 1
rspec spec/hosts/*_spec.rb spec/hosts/*/*_spec.rb