kaiho/test/models/branch_test.rb
2018-08-05 12:37:35 +02:00

7 lines
120 B
Ruby

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