@@ -32,6 +32,9 @@ |
||
32 | 32 | $this->tester = null; |
33 | 33 | } |
34 | 34 | |
35 | + /** |
|
36 | + * @param string $subdir |
|
37 | + */ |
|
35 | 38 | protected function prepare($subdir) |
36 | 39 | { |
37 | 40 | $dir = __DIR__ . DIRECTORY_SEPARATOR . $subdir; |