MDL-48002 inbound: Update fixtures to add client info

This commit is contained in:
Ankit Agarwal
2015-05-04 15:21:51 +05:30
parent e945517d66
commit 149017a96c
3 changed files with 8 additions and 0 deletions
+1
View File
@@ -1,3 +1,4 @@
----CLIENT----
----EXPECTEDPLAIN----
----EXPECTEDHTML----
----FULLSOURCE----
+6
View File
@@ -1,3 +1,9 @@
----CLIENT----
OS: Ubuntu 14.04
Mail Client: Evolution
Client Version: 31.6.0
Date: 30/04/2015
----EXPECTEDPLAIN----
An ion meets his atom friend on the street and says he's lost an
electron. "Are you sure?" asks the atom. The ion replies, "I'm
+1
View File
@@ -110,6 +110,7 @@ class core_messageinbound_testcase extends advanced_testcase {
'FULLSOURCE' => true,
'EXPECTEDPLAIN' => true,
'EXPECTEDHTML' => true,
'CLIENT' => true, // Required but not needed for tests, just for documentation.
);
$section = null;
$data = array();