Browse Source

Fix test.

ADmad 10 years ago
parent
commit
f0e545618d
1 changed files with 0 additions and 2 deletions
  1. 0 2
      tests/TestCase/View/ViewTest.php

+ 0 - 2
tests/TestCase/View/ViewTest.php

@@ -82,8 +82,6 @@ class ViewPostsController extends Controller
 class ThemePostsController extends Controller
 {
 
-    public $theme = null;
-
     /**
      * index method
      *