Sha256: 200e0ac4443b8191e4fc65c866bb2edf382e44fb97372888fd24c9709a6fcbac
Contents?: true
Size: 330 Bytes
Versions: 1
Compression:
Stored size: 330 Bytes
Contents
<% std_opts = "--color --tags ~@wip" std_opts << " --tags ~@wip-jruby-1.6" if defined?(JRUBY_VERSION) && (JRUBY_VERSION < '1.7.0') wip_opts = "--color --tags @wip:3" wip_opts = "--color --tags @wip:3,@wip-jruby-1.6:3" if defined?(JRUBY_VERSION) && (JRUBY_VERSION < '1.7.0') %> default: <%= std_opts %> wip: --wip <%= wip_opts %>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
aruba-0.5.2 | cucumber.yml |