Sha256: d4efe33a7c989d9d853564f5090f67055557d583bd622c25d52f3f37fbb88eda
Contents?: true
Size: 174 Bytes
Versions: 93
Compression:
Stored size: 174 Bytes
Contents
require 'test_helper' module Myreplicator class ExportTest < ActiveSupport::TestCase test "the truth" do Kernel.p Export.all assert true end end end
Version data entries
93 entries across 93 versions & 1 rubygems