personal-thesis-guidance/test/models/thesis_guidance_paper_test.rb

8 lines
133 B
Ruby

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