Files
old-ribica/test/models/category_test.rb
2015-01-14 07:29:44 +01:00

8 lines
122 B
Ruby

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