Skip to content

Commit eddbfc8

Browse files
Include RedisSentinelTest.php
1 parent 740b8c8 commit eddbfc8

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

package.xml

+5
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,10 @@ http://pear.php.net/dtd/package-2.0.xsd">
3838
</stability>
3939
<license uri="http://www.php.net/license">PHP</license>
4040
<notes>
41+
phpredis 5.2.0RC2
42+
43+
* Include RedisSentinelTest.php with the release!
44+
4145
phpredis 5.2.0RC1
4246

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

0 commit comments

Comments
 (0)