Skip to content

Commit

Permalink
Include RedisSentinelTest.php
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-grunder committed Feb 17, 2020
1 parent 740b8c8 commit eddbfc8
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,10 @@ http://pear.php.net/dtd/package-2.0.xsd">
</stability>
<license uri="http://www.php.net/license">PHP</license>
<notes>
phpredis 5.2.0RC2

* Include RedisSentinelTest.php with the release!

phpredis 5.2.0RC1

This release contains initial support for Redis Sentinel as well as many
Expand Down Expand Up @@ -117,6 +121,7 @@ http://pear.php.net/dtd/package-2.0.xsd">
<dir name='tests'>
<file role='test' name='RedisArrayTest.php'/>
<file role='test' name='RedisClusterTest.php'/>
<file role='test' name='RedisSentinelTest.php'/>
<file role='test' name='RedisTest.php'/>
<file role='test' name='TestRedis.php'/>
<file role='test' name='TestSuite.php'/>
Expand Down

0 comments on commit eddbfc8

Please sign in to comment.