hermann 0.11-x86-darwin-12 → 0.15-x86-darwin-12

Sign up to get free protection for your applications and to get access to all the features.
data/ext/hermann_lib.o DELETED
Binary file
data/test/test_hermann.rb DELETED
@@ -1,9 +0,0 @@
1
- require 'test/unit'
2
- require 'hermann'
3
-
4
- class HermannTest < Test::Unit::TestCase
5
-
6
- def test_stub
7
- assert_equal "Apples", "Apples"
8
- end
9
- end