Issue #1338110 by aaron.r.carlton: Fixed remove the protected variable () if it's not used in tracker.test.

8.0.x
catch 2012-01-08 16:09:36 +09:00
parent f8ff93c562
commit 25043d962b
1 changed files with 0 additions and 1 deletions

View File

@ -8,7 +8,6 @@
class TrackerTest extends DrupalWebTestCase {
protected $user;
protected $other_user;
protected $new_node;
public static function getInfo() {
return array(