Sha256: 95baf7437d2e9335842737438380099fd23297d98b1fa956831c41d007d317ac

Contents?: true

Size: 122 Bytes

Versions: 28

Compression:

Stored size: 122 Bytes

Contents

require 'test_helper'

class BotTest < ActiveSupport::TestCase
  test "truth" do
    assert_kind_of Module, Bot
  end
end

Version data entries

28 entries across 28 versions & 1 rubygems

Version Path
bot-0.0.46 test/bot_test.rb
bot-0.0.45 test/bot_test.rb
bot-0.0.44 test/bot_test.rb
bot-0.0.43 test/bot_test.rb
bot-0.0.42 test/bot_test.rb
bot-0.0.41 test/bot_test.rb
bot-0.0.40 test/bot_test.rb
bot-0.0.39 test/bot_test.rb
bot-0.0.38 test/bot_test.rb
bot-0.0.37 test/bot_test.rb
bot-0.0.35 test/bot_test.rb
bot-0.0.34 test/bot_test.rb
bot-0.0.33 test/bot_test.rb
bot-0.0.32 test/bot_test.rb
bot-0.0.31 test/bot_test.rb
bot-0.0.30 test/bot_test.rb
bot-0.0.29 test/bot_test.rb
bot-0.0.28 test/bot_test.rb
bot-0.0.27 test/bot_test.rb
bot-0.0.26 test/bot_test.rb