Issue #1338110 by aaron.r.carlton: Fixed remove the protected variable () if it's not used in tracker.test.
parent
f8ff93c562
commit
25043d962b
|
@ -8,7 +8,6 @@
|
|||
class TrackerTest extends DrupalWebTestCase {
|
||||
protected $user;
|
||||
protected $other_user;
|
||||
protected $new_node;
|
||||
|
||||
public static function getInfo() {
|
||||
return array(
|
||||
|
|
Loading…
Reference in New Issue