diff --git a/lib/cat.rb b/lib/cat.rb index 0a7c3e0..4b5dbee 100644 --- a/lib/cat.rb +++ b/lib/cat.rb @@ -29,6 +29,9 @@ def untested def also_untested puts bad "foo" end + + + end