1
0
mirror of https://github.com/mosbth/cimage.git synced 2025-08-08 00:56:31 +02:00

testin travis

This commit is contained in:
Mikael Roos
2015-10-18 16:22:42 +02:00
parent fa77908616
commit e7e73fc38c
4 changed files with 3 additions and 2 deletions

View File

@@ -14,8 +14,6 @@ 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();