test/rps.rb in rpsg-0.0.8 vs test/rps.rb in rpsg-0.0.9
- old
+ new
@@ -1,11 +2 @@
-#!/usr/bin/env ruby
-
-=begin
-|====================================|
-| Req Ruby Ver | Req Ruby Gems Ver |
-|--------------|---------------------|
-| >= v2.0.0 | >= v2.6.0 |
-|====================================|
-=end
-
-load "bin/rps" # load executable
+load "bin/rps"
\ No newline at end of file