module-and-template-store/test/models/template_test.rb

8 lines
122 B
Ruby
Raw Normal View History

2013-12-25 10:39:05 +00:00
require 'test_helper'
class TemplateTest < ActiveSupport::TestCase
# test "the truth" do
# assert true
# end
end