Mercurial > hg > soundsoftware-site
view .svn/pristine/49/49262a733952cf86794ef87f8a818fffd12082ee.svn-base @ 1423:40e82f170353 biblio_alt_search_auth
small adjustments to text box size.
author | luisf <luis.figueira@eecs.qmul.ac.uk> |
---|---|
date | Wed, 02 Oct 2013 16:47:03 +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