Mercurial > hg > soundsoftware-site
view .svn/pristine/6c/6cbb31787f87074f8260891401b8d0cb7419e27e.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 | cbb26bc654de |
children |
line wrap: on
line source
require File.dirname(__FILE__) + '/../test_helper' class <%= class_name %>ControllerTest < ActionController::TestCase # Replace this with your real tests. def test_truth assert true end end