Sha256: 800a7d1b40979615ea802808b960ec0b299adcc265f20067c95575e37f6b0024
Contents?: true
Size: 126 Bytes
Versions: 2
Compression:
Stored size: 126 Bytes
Contents
require 'test_helper' class BooksTest < ActiveSupport::TestCase test "truth" do assert_kind_of Module, Books end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
books-0.0.3 | test/books_test.rb |
books-0.0.2 | test/books_test.rb |