function to run cucumber on defaut directory

pull/2/head
Bodaniel Jeanes 2009-07-05 01:26:26 +10:00
parent b6a3084dd6
commit 070d7590c7
1 changed files with 4 additions and 0 deletions

View File

@ -0,0 +1,4 @@
function cf
cucumber $argv features/
end