浏览代码

Rename test file.

Daniele Alessandri 14 年之前
父节点
当前提交
6f51521f81
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      test/ClientFeaturesTest.php

+ 1 - 1
test/PredisFeaturesTest.php → test/ClientFeaturesTest.php

@@ -1,6 +1,6 @@
 <?php
 
-class PredisClientFeaturesTestSuite extends PHPUnit_Framework_TestCase {
+class ClientFeaturesTestSuite extends PHPUnit_Framework_TestCase {
     public $redis;
 
     protected function setUp() {