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