Sha256: 51787e1738deb9e040b920032b55de791b4d4f0d4da846eb6247f38a2b9f7740
Contents?: true
Size: 196 Bytes
Versions: 2
Compression:
Stored size: 196 Bytes
Contents
require 'test_helper' class Employee::SlimTimerTest < ActiveSupport::TestCase # fixtures :employee_slim_timers # 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/employee/slimtimer_test.rb |
brisk-bills-0.8.1 | test/unit/employee/slimtimer_test.rb |