Sha256: 1ebd156a0444a45878f58a204c554557ee0930ce46d6b989573360d28cc78bb0
Contents?: true
Size: 224 Bytes
Versions: 6
Compression:
Stored size: 224 Bytes
Contents
require 'pione/test-helper' describe Pione::Command::PioneAction do before do @cmd = Pione::Command::PioneAction end it "should fail with no subcommands" do Rootage::ScenarioTest.fail(@cmd.new([])) end end
Version data entries
6 entries across 6 versions & 1 rubygems