mirror of
https://github.com/smarty-php/smarty.git
synced 2025-08-04 18:34:27 +02:00
test requires php 5.5
This commit is contained in:
@@ -34,6 +34,10 @@ class BaseClone extends Base
|
|||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
/*
|
||||||
|
* @requires PHP 5.5
|
||||||
|
*/
|
||||||
class InheritanceTest extends PHPUnit_Framework_TestCase
|
class InheritanceTest extends PHPUnit_Framework_TestCase
|
||||||
{
|
{
|
||||||
protected $smarty;
|
protected $smarty;
|
||||||
|
Reference in New Issue
Block a user