write firts unit test with phpunit
This commit is contained in:
@@ -19,3 +19,4 @@ define('THELIA_DB_CACHE', 'file');
|
||||
//define('THELIA_DB_CACHE', 'apc');
|
||||
//define('THELIA_DB_CACHE', 'memcache');
|
||||
//define('THELIA_DB_CACHE', 'session');
|
||||
//define('THELIA_DB_CACHE', 'include');
|
||||
|
||||
Reference in New Issue
Block a user