kaiho/test/models/branch_test.rb

8 lines
120 B
Ruby
Raw Normal View History

2018-08-05 10:37:35 +00:00
require 'test_helper'
class BranchTest < ActiveSupport::TestCase
# test "the truth" do
# assert true
# end
end