Sha256: 289811bffd8752c137e98d88fc6fbf7f5880f106418751861188e3a98ce0b7d8
Contents?: true
Size: 434 Bytes
Versions: 22
Compression:
Stored size: 434 Bytes
Contents
Feature: omnibus version Scenario: When the -v flag is specified * I successfully run `omnibus -v` * the output should match /^Omnibus v(.+)$/ Scenario: When the --version flag is specified * I successfully run `omnibus --version` * the output should match /^Omnibus v(.+)$/ Scenario: When the version command is given * I successfully run `omnibus version` * the output should match /^Omnibus v(.+)$/
Version data entries
22 entries across 22 versions & 1 rubygems