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