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
/
persona_test.rb
blob
08d18a0e1ab409bf94063bd425b5cbbdbc54deeb
1
require File.dirname(__FILE__) + '/../test_helper'
2
3
class PersonaTest < Test::Unit::TestCase
4
fixtures :personas
5
6
# Replace this with your real tests.
7
def test_truth
8
assert true
9
end
10
end