Files
jekyll/script/cucumber
2014-12-29 20:12:35 -05:00

6 lines
83 B
Bash
Executable File

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