rename test classes

This commit is contained in:
Robin Appelman 2018-01-19 15:36:01 +01:00
commit d230daafb3
7 changed files with 7 additions and 7 deletions

View file

@ -10,7 +10,7 @@ namespace Icewind\SMB;
use Icewind\SMB\Exception\Exception;
/**
* Low level wrapper for libsmbclient-php for error handling
* Low level wrapper for libsmbclient-php with error handling
*/
class NativeState {
/**