beagle_app/test/models/t_cat_test.rb
Nicolas Bally 7b6cba2128 initial
2015-01-27 23:13:36 +01:00

8 lines
118 B
Ruby

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