bin/tests in
geordi-1.2.0
vs bin/tests in
geordi-1.2.1
- old
+ new
@@ -1,4 +1,4 @@
#!/usr/bin/env ruby
-echo 'DEPRECATED: Use `geordi t[est]` instead'
+puts 'DEPRECATED: Use `geordi t[est]` instead'
exec 'geordi', 'test'