[Cs-rssdb-commits] SF.net SVN: cs-rssdb:[60] trunk/0.1/tests/testOfCSRSSDB.php
Status: Abandoned
Brought to you by:
crazedsanity
From: <cra...@us...> - 2009-09-16 16:03:48
|
Revision: 60 http://cs-rssdb.svn.sourceforge.net/cs-rssdb/?rev=60&view=rev Author: crazedsanity Date: 2009-09-16 16:03:41 +0000 (Wed, 16 Sep 2009) Log Message: ----------- Fix test so it works if schema hasn't already been loaded... /tests/testOfCSRSSDB.php: * setUp(): -- run load_schema in a try/catch outside of transaction. -- NOTE::: this makes running tests on production data destructive, especially if RSS data already exists in the db. Modified Paths: -------------- trunk/0.1/tests/testOfCSRSSDB.php This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |