Files
jekyll/script/cucumber
2014-08-12 18:06:47 -04:00

6 lines
83 B
Bash
Executable File

#!/bin/bash
time bundle exec cucumber \
-f Features::Support::Overview \
"$@"