Author: ornicar2
Date: 2010-01-14 13:13:53 +0100 (Thu, 14 Jan 2010)
New Revision: 26617
Modified:
plugins/diemPlugin/trunk/dmCorePlugin/test/project/test/unit/dmSeoSyncTest.php
Log:
[Diem]
- minor test project fix
Modified:
plugins/diemPlugin/trunk/dmCorePlugin/test/project/test/unit/dmSeoSyncTest.php
===================================================================
---
plugins/diemPlugin/trunk/dmCorePlugin/test/project/test/unit/dmSeoSyncTest.php
2010-01-14 12:11:57 UTC (rev 26616)
+++
plugins/diemPlugin/trunk/dmCorePlugin/test/project/test/unit/dmSeoSyncTest.php
2010-01-14 12:13:53 UTC (rev 26617)
@@ -36,7 +36,7 @@
{
$helper->updatePageTreeWatcher($t);
}
-catch(PDOException $e)
+catch(Exception $e)
{
$t->skip('Not supported on this server', 52);
return;
--
You received this message because you are subscribed to the Google Groups
"symfony SVN" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/symfony-svn?hl=en.