Browse Source

Rename test file.

Daniele Alessandri 14 năm trước cách đây
mục cha
commit
6f51521f81
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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() {