Sha256: 90abc6979a025455de316626ace831c9e2c84101e61d1d4370579441a2c44708
Contents?: true
Size: 140 Bytes
Versions: 3
Compression:
Stored size: 140 Bytes
Contents
require 'test_helper' class RoroCommandsTest < ActiveSupport::TestCase test "truth" do assert_kind_of Module, RoroCommands end end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
ro_commands-0.0.3 | test/roro_commands_test.rb |
ro_commands-0.0.2 | test/roro_commands_test.rb |
ro_commands-0.0.1 | test/roro_commands_test.rb |