use temp config file for testing

This commit is contained in:
Graham Knop 2010-06-10 08:30:51 -05:00
parent bc5df47fed
commit 6f102973dd
20 changed files with 56 additions and 95 deletions

View file

@ -91,7 +91,6 @@ is($guidStorage->getDirectoryId, $newGuid, '... getDirectoryId');
#
####################################################
WebGUI::Test->originalConfig('cdn');
$session->config->delete('cdn');
# Note: the CDN configuration will be reverted after CDN tests below