danielle_app/test/models/quote_test.rb
2013-07-17 11:44:52 +02:00

8 lines
119 B
Ruby

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