diff --git a/core/modules/tracker/tracker.test b/core/modules/tracker/tracker.test
index 3cc227eae178dedba2d16e7f987e7d3121aa9ce5..a559f1b64be52004b0c12c55596f3bc419d60c83 100644
--- a/core/modules/tracker/tracker.test
+++ b/core/modules/tracker/tracker.test
@@ -8,7 +8,6 @@
 class TrackerTest extends DrupalWebTestCase {
   protected $user;
   protected $other_user;
-  protected $new_node;
 
   public static function getInfo() {
     return array(