Sha256: aba743ca4bddba535572a393306620e2b168db0467eee62000652b94f42c7723
Contents?: true
Size: 134 Bytes
Versions: 2
Compression:
Stored size: 134 Bytes
Contents
require 'test_helper' class ShortenerTest < ActiveSupport::TestCase test "truth" do assert_kind_of Module, Shortener end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
shortener-0.0.2 | test/shortener_test.rb |
shortener-0.0.1 | test/shortener_test.rb |