crossey_app/test/models/quote_test.rb
2013-09-30 17:42:55 +02:00

8 lines
119 B
Ruby

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