Daniele Alessandri 14 anni fa
parent
commit
6f51521f81
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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() {