view .svn/pristine/6c/6cbb31787f87074f8260891401b8d0cb7419e27e.svn-base @ 961:5251072c02b6 feature_523

Merge from branch cannam
author Chris Cannam <chris.cannam@soundsoftware.ac.uk>
date Tue, 16 Oct 2012 16:27:43 +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