Sha256: a8c0de5329e142cc1507a2ffb89de4943e0c80a3c1892f830ebf38b7825af07e
Contents?: true
Size: 172 Bytes
Versions: 1
Compression:
Stored size: 172 Bytes
Contents
require 'gooddata/cli/cli' describe GoodData::CLI do it "Has working 'run_ruby' command" do args = [ 'run_ruby' ] GoodData::CLI.main(args) end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
gooddata-0.6.0.pre11 | spec/unit/cli/commands/cmd_run_ruby_spec.rb |