Sha256: 09ba2c43a8a1c5e779ae2f5c607c3c9562ee3352cb05b459774eabf88b58fa98

Contents?: true

Size: 197 Bytes

Versions: 11

Compression:

Stored size: 197 Bytes

Contents

require File.join(File.dirname(__FILE__), "test_cli_helper.rb")

class TestCliTelson < Test::Unit::TestCase
  include CliTest

  def setup
    @cli_class = Rbkb::Cli::Telson
    super()
  end

end

Version data entries

11 entries across 11 versions & 2 rubygems

Version Path
emonti-rbkb-0.6.6 test/test_cli_telson.rb
emonti-rbkb-0.6.7 test/test_cli_telson.rb
emonti-rbkb-0.6.8 test/test_cli_telson.rb
emonti-rbkb-0.6.9.1 test/test_cli_telson.rb
emonti-rbkb-0.6.9 test/test_cli_telson.rb
rbkb-0.7.2 test/disabled_test_cli_telson.rb
rbkb-0.7.1 test/disabled_test_cli_telson.rb
rbkb-0.7.0 test/disabled_test_cli_telson.rb
rbkb-0.6.12 test/test_cli_telson.rb
rbkb-0.6.11 test/test_cli_telson.rb
rbkb-0.6.10 test/test_cli_telson.rb