Skip to content

Commit 0733d45

Browse files
committed
modify ValidateTest class name
1 parent 957079d commit 0733d45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/ValidateTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
use JPush\Model as M;
77
use JPush\JPushClient;
88

9-
class PushTest extends PHPUnit_Framework_TestCase {
9+
class ValidateTest extends PHPUnit_Framework_TestCase {
1010
public $appKey = "dd1066407b044738b6479275";
1111
public $masterSecret = '2b38ce69b1de2a7fa95706ea';
1212
public $alert = "JPush Test - alert";

0 commit comments

Comments
 (0)