Mercurial > hg > soundsoftware-site
view .svn/pristine/49/49262a733952cf86794ef87f8a818fffd12082ee.svn-base @ 1517:dffacf8a6908 redmine-2.5
Update to Redmine SVN revision 13367 on 2.5-stable branch
author | Chris Cannam |
---|---|
date | Tue, 09 Sep 2014 09:29:00 +0100 |
parents | 038ba2d95de8 |
children |
line wrap: on
line source
require File.expand_path('../../test_helper', __FILE__) class <%= @model_class %>Test < ActiveSupport::TestCase # Replace this with your real tests. def test_truth assert true end end