Sha256: ca7781bed3169b5b7452bdff57fb5968c546b5f0d8a9d11f2cca2c538b379682
Contents?: true
Size: 156 Bytes
Versions: 2
Compression:
Stored size: 156 Bytes
Contents
require 'test_helper' class AppConfigTest < ActiveSupport::TestCase # Replace this with your real tests. test "the truth" do assert true end end
Version data entries
2 entries across 2 versions & 2 rubygems
Version | Path |
---|---|
application_config-0.0.2 | test/app_config_test.rb |
wheels-0.1.11 | test/unit/app_config_test.rb |