#! /bin/bash

script/bootstrap > /dev/null 2>&1
bundle exec rake spec
