[ticket/469] Add tests for displaying all pages using main controller
B3P-469
This commit is contained in:
@@ -53,4 +53,9 @@ class user extends \PHPUnit_Framework_TestCase
|
||||
$this->markTestIncomplete('Unable to include language file ' . $file);
|
||||
}
|
||||
}
|
||||
|
||||
public function lang($var)
|
||||
{
|
||||
return $this->lang[$var];
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user