1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2024-12-11 22:24:21 +01:00
fab-manager/test/models/accounting_period_test.rb
2019-01-07 12:29:52 +01:00

8 lines
130 B
Ruby

require 'test_helper'
class AccountingPeriodTest < ActiveSupport::TestCase
# test "the truth" do
# assert true
# end
end