repo.or.cz
/
donaciones.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
Links para agregar respuestas fuera de los divs
[donaciones.git]
/
test
/
unit
/
tipo_de_cambio_test.rb
blob
0225202455f99fbddf5083490a7f865c5edbefaf
1
require File.dirname(__FILE__) + '/../test_helper'
2
3
class TipoDeCambioTest < Test::Unit::TestCase
4
fixtures :tipos_de_cambio
5
6
# Replace this with your real tests.
7
def test_truth
8
assert true
9
end
10
end