Sha256: 269df64c63628640864abc19f570a0ed555162bdab9d771d1c269f9810c21ae6
Contents?: true
Size: 213 Bytes
Versions: 3
Compression:
Stored size: 213 Bytes
Contents
require File.dirname(__FILE__) + '/../test_helper' class PublicHolidayTest < ActiveSupport::TestCase fixtures :public_holidays # 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/public_holiday_test.rb |
backlog-0.37.1 | test/unit/public_holiday_test.rb |
backlog-0.36.2 | test/unit/public_holiday_test.rb |