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