Sha256: b99ef4f97e7b70a3720b95da88a1344821a43f75c30b7d0b40f1bd665e3f6895
Contents?: true
Size: 219 Bytes
Versions: 6
Compression:
Stored size: 219 Bytes
Contents
# encoding: UTF-8 require 'gooddata/cli/cli' describe 'GoodData::CLI - run_ruby' do describe 'run_ruby' do it 'Can be called without arguments' do args = %w(run_ruby) run_cli(args) end end end
Version data entries
6 entries across 6 versions & 1 rubygems