index
:
pw.cloudef.rpg.git
master
rtp-support
Unnamed repository; edit this file 'description' to name the repository.
git daemon user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
jni
/
ruby
/
test
/
testunit
/
tests_for_parallel
/
ptest_first.rb
blob: 66c7704a45659b15ad8b6bd7645c94da25c2a9cb (
plain
)
1
2
3
4
5
6
7
require 'test/unit' class TestA < Test::Unit::TestCase def test_nothing_test end end