test/test_rpsg.rb in rpsg-0.3.0 vs test/test_rpsg.rb in rpsg-0.3.1

- old
+ new

@@ -1,4 +1,6 @@ +# $LOAD_PATH.unshift(".") + bin = File.expand_path("../../bin", __FILE__) $:.unshift(bin) # load from bin directory \ No newline at end of file