view .svn/pristine/49/49262a733952cf86794ef87f8a818fffd12082ee.svn-base @ 1459:cf78a7ade302 luisf

Merge from branch "bug_794"
author luisf <luis.figueira@eecs.qmul.ac.uk>
date Mon, 11 Nov 2013 18:25:50 +0000
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