Sha256: 04af4ee50753fa7cbfb1e935c50df1f7775c58ed0e3cd5890cd7810b7274d529
Contents?: true
Size: 144 Bytes
Versions: 4
Compression:
Stored size: 144 Bytes
Contents
require 'test_helper' class DbNotesEngine2Test < ActiveSupport::TestCase test "truth" do assert_kind_of Module, DbNotesEngine2 end end
Version data entries
4 entries across 4 versions & 1 rubygems