notebook/test/models/food_test.rb
2019-05-29 21:58:57 -05:00

8 lines
118 B
Ruby

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