Sha256: 0c2b95e4bbc3a1616af4a28aca29c2f556de77c0d3506e76c02371539c5c7b46
Contents?: true
Size: 130 Bytes
Versions: 1
Compression:
Stored size: 130 Bytes
Contents
require 'test_helper' class SiringaTest < ActiveSupport::TestCase test "truth" do assert_kind_of Module, Siringa end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
siringa-0.0.1 | test/siringa_test.rb |