Sha256: 13cfee66f218de68c8f371619cccbc6114b49c6ec649d3988e4beface93ab87c

Contents?: true

Size: 132 Bytes

Versions: 4

Compression:

Stored size: 132 Bytes

Contents

require File.dirname(__FILE__) + "/../helper"

class TestCommands < Test::Unit::TestCase
  def test_truth
    assert true
  end
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
viking-biobot-0.0.1 test/biobot/test_commands.rb
viking-biobot-0.0.2 test/biobot/test_commands.rb
viking-biobot-0.0.3 test/biobot/test_commands.rb
viking-biobot-0.0.4 test/biobot/test_commands.rb