test/distributed_test.rb in redis-2.2.0 vs test/distributed_test.rb in redis-2.2.1

- old
+ new

@@ -55,6 +55,5 @@ test "Unknown commands does not work by default" do |r| assert_raise NoMethodError do r.not_yet_implemented_command end end -