notebook/test/models/government_group_test.rb
2018-01-30 17:54:30 -06:00

8 lines
129 B
Ruby

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