Sha256: 01b7bb053d5b0aba33a9c666265bb2750bb5da4b5752bcf8744c2bc71f556255
Contents?: true
Size: 199 Bytes
Versions: 2
Compression:
Stored size: 199 Bytes
Contents
require 'test_helper' class ClientRepresentativesTest < ActiveSupport::TestCase fixtures :client_representatives # Replace this with your real tests. def test_truth assert true end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
brisk-bills-0.8.2 | test/unit/client_representative_test.rb |
brisk-bills-0.8.1 | test/unit/client_representative_test.rb |