diff --git a/test.rb b/test.rb index 415c4c8..58dfdb0 100644 --- a/test.rb +++ b/test.rb @@ -1,3 +1,3 @@ def test - puts "test" + puts "test1f" end