@@ -23,7 +23,7 @@ |
||
23 | 23 | { |
24 | 24 | parent::setUp(); |
25 | 25 | |
26 | - $this->templating = new FakeTemplating(); |
|
26 | + $this->templating = new FakeTemplating(); |
|
27 | 27 | } |
28 | 28 | |
29 | 29 | public function testDefaultSettings() |