projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a512d2f
)
Fix tests.
author
Jan Schneider
<jan@horde.org>
Wed, 22 Dec 2010 14:23:57 +0000
(15:23 +0100)
committer
Jan Schneider
<jan@horde.org>
Wed, 22 Dec 2010 14:31:23 +0000
(15:31 +0100)
framework/Alarm/test/Horde/Alarm/HandlerTest.php
patch
|
blob
|
history
diff --git
a/framework/Alarm/test/Horde/Alarm/HandlerTest.php
b/framework/Alarm/test/Horde/Alarm/HandlerTest.php
index
d899ff2
..
26f2512
100644
(file)
--- a/
framework/Alarm/test/Horde/Alarm/HandlerTest.php
+++ b/
framework/Alarm/test/Horde/Alarm/HandlerTest.php
@@
-77,7
+77,7
@@
X-Horde-Alarm: This is a personal alarm\.
Message-ID: <\d{14}\.Horde\.\w+@\w+>
User-Agent: Horde Application Framework 4
Date: \w{3}, \d\d \w{3} \d{4} \d\d:\d\d:\d\d [+-]\d{4}
-Content-Type: text\/plain; charset=
us-ascii
; format=flowed; DelSp=Yes
+Content-Type: text\/plain; charset=
UTF-8
; format=flowed; DelSp=Yes
MIME-Version: 1\.0
Action is required\.
@@
-105,7
+105,7
@@
EOR;
class Horde_Alarm_HandlerTest_IdentityFactory
{
- public function
getIdentity
()
+ public function
create
()
{
return new Horde_Alarm_HandlerTest_Identity();
}