mirror of
https://github.com/mosbth/cimage.git
synced 2025-08-07 00:26:33 +02:00
testin travis
This commit is contained in:
@@ -14,6 +14,8 @@ class CImageDummyTest extends \PHPUnit_Framework_TestCase
|
||||
{
|
||||
$img = new CImage();
|
||||
|
||||
echo CACHE_PATH . "/dummy";
|
||||
|
||||
$img->setSaveFolder(CACHE_PATH . "/dummy");
|
||||
$img->setSource('dummy', CACHE_PATH . "/dummy");
|
||||
$img->createDummyImage();
|
||||
|
Reference in New Issue
Block a user