Sha256: a94ffeaf9ce9f3718e0d560fbac6f7eb3809a6d253f7beb389280ccabe650853
Contents?: true
Size: 134 Bytes
Versions: 1
Compression:
Stored size: 134 Bytes
Contents
require 'test_helper' class RailsChatTest < ActiveSupport::TestCase test "truth" do assert_kind_of Module, RailsChat end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
rails-chat-0.0.1 | test/rails_chat_test.rb |