Sign in
eclipse
/
dltk
/
org.eclipse.dltk.ruby
/
6e34ccf554a3d43b544a766e873d95edf7b4e560
/
.
/
tests
/
org.eclipse.dltk.ruby.testing.tests
/
workspace
/
testing1
/
test_math.rb
blob: 9136f21d4400e8f5bd6678da772d7aebec4ad5d8 [
file
]
class
X
class
MathTest
<
Test
::
Unit
::
TestCase
def
test1
end
def
test2
end
end
end