Sha256: 5d5366a116621da832198cde9f0c74dced28a68be99e11505004f222214ffefb
Contents?: true
Size: 212 Bytes
Versions: 3
Compression:
Stored size: 212 Bytes
Contents
require File.dirname(__FILE__) + '/../test_helper' class ConfigurationTest < ActiveSupport::TestCase fixtures :configurations # Replace this with your real tests. def test_truth assert true end end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
backlog-0.37.2 | test/unit/configuration_test.rb |
backlog-0.37.1 | test/unit/configuration_test.rb |
backlog-0.36.2 | test/unit/configuration_test.rb |