Make Opengraph really functional
Make Opengraph really functional Change : #664 for #651
This commit is contained in:
@@ -34,6 +34,7 @@ class ViewTest extends PHPUnit_Framework_TestCase
|
||||
/* Setup Routine */
|
||||
$page = new View;
|
||||
$page->assign('NAME', 'PrivateBinTest');
|
||||
$page->assign('BASEPATH', false);
|
||||
$page->assign('ERROR', self::$error);
|
||||
$page->assign('STATUS', self::$status);
|
||||
$page->assign('VERSION', self::$version);
|
||||
|
||||
Reference in New Issue
Block a user