faq/test/models/qa_test.rb

8 lines
116 B
Ruby

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