cosyn / vek

incredibly simple blog...not worth using for anyone but me

vek / script / cucumber.rake
100644 3 lines (3 sloc) 0.207 kb
1
2
3
#!/usr/bin/env ruby
$LOAD_PATH.unshift(File.expand_path(File.dirname(__FILE__) + "/../vendor/plugins/cucumber/lib"))
load File.expand_path(File.dirname(__FILE__) + "/../vendor/plugins/cucumber/bin/cucumber")