Add cucumber script

This commit is contained in:
2012-10-27 21:51:54 -04:00
parent 4b13d59c30
commit 453f55587a
3 changed files with 33 additions and 36 deletions

6
scripts/features Executable file
View File

@@ -0,0 +1,6 @@
#!/bin/bash
set -e
cucumber --drb $*