Sha256: 8235907072c17eed217350e9a2a8e36cea1c4bb7ab1ccbee62baf379b31376bc
Contents?: true
Size: 154 Bytes
Versions: 3
Compression:
Stored size: 154 Bytes
Contents
require 'test_helper' class NailgunTest < ActiveSupport::TestCase # Replace this with your real tests. test "the truth" do assert true end end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
nailgun-0.0.3 | test/nailgun_test.rb |
nailgun-0.0.2 | test/nailgun_test.rb |
nailgun-0.0.1 | test/nailgun_test.rb |