X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=tests%2Flib%2Fpq%2FGateway%2FCellTest.php;h=f18163ad004d6c0c390646b871abd08420d9f150;hb=d1379696731e50755ace6e92fa04ae24fe34651b;hp=35ee6a072504e03d2d5a22b3dd6ffbd9345aac7c;hpb=ccdcd2977c8bdc7c74b89b2fb7c2ea46479692b8;p=m6w6%2Fpq-gateway diff --git a/tests/lib/pq/Gateway/CellTest.php b/tests/lib/pq/Gateway/CellTest.php index 35ee6a0..f18163a 100644 --- a/tests/lib/pq/Gateway/CellTest.php +++ b/tests/lib/pq/Gateway/CellTest.php @@ -2,7 +2,7 @@ namespace pq\Gateway; -include __DIR__."/../../../setup.inc"; +require_once __DIR__."/../../../setup.inc"; class CellTest extends \PHPUnit_Framework_TestCase {