Sha256: c07df6941dbfeab54361097abfa1edaaf06ba9e6279063d0350438401c2d94ad
Contents?: true
Size: 190 Bytes
Versions: 93
Compression:
Stored size: 190 Bytes
Contents
require 'test_helper' module Myreplicator class ExporterTest < ActiveSupport::TestCase test "MysqlDump Cmd" do SqlCommands.mysqldump assert true end end end
Version data entries
93 entries across 93 versions & 1 rubygems