Explorar el Código

Rename test file.

Daniele Alessandri hace 14 años
padre
commit
6f51521f81
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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() {