Links para agregar respuestas fuera de los divs
[donaciones.git] / test / unit / persona_test.rb
blob08d18a0e1ab409bf94063bd425b5cbbdbc54deeb
1 require File.dirname(__FILE__) + '/../test_helper'
3 class PersonaTest < Test::Unit::TestCase
4   fixtures :personas
6   # Replace this with your real tests.
7   def test_truth
8     assert true
9   end
10 end