#600776 by dww: Removed stray whitespace in update.test.

merge-requests/26/head
Angie Byron 2009-10-10 07:57:02 +00:00
parent 5cc7c8b5a6
commit 1878abad70
1 changed files with 2 additions and 2 deletions

View File

@ -279,7 +279,7 @@ class UpdateTestContribCase extends UpdateTestHelper {
// Define the initial state for core and the subtheme.
$system_info = array(
// We want core to be version 7.0.
// We want core to be version 7.0.
'#all' => array(
'version' => '7.0',
),
@ -321,7 +321,7 @@ class UpdateTestContribCase extends UpdateTestHelper {
// Define the initial state for core and the test contrib themes.
$system_info = array(
// We want core to be version 7.0.
// We want core to be version 7.0.
'#all' => array(
'version' => '7.0',
),