Sha256: 5df1c06577623490c5a42c4a4addae295f223c854333866146995e93bf80048a
Contents?: true
Size: 222 Bytes
Versions: 8
Compression:
Stored size: 222 Bytes
Contents
require File.dirname(__FILE__) + '/../test_helper' class TaxTreatmentTest < Test::Unit::TestCase fixtures :tax_treatments # No meaningful tests for this model at the moment def test_truth assert true end end
Version data entries
8 entries across 8 versions & 2 rubygems