Browse Source

s/bless/happiness/

Alois Mahdal 11 years ago
parent
commit
6ff86ab76c
1 changed files with 2 additions and 2 deletions
  1. 2
    2
      t/data/strepo/selftest/negative/multiple_warnings.stm

+ 2
- 2
t/data/strepo/selftest/negative/multiple_warnings.stm View File

@@ -9,8 +9,8 @@ Only os and arch will be provided
9 9
 
10 10
 # Troubling things: #
11 11
 *   Nothing interesting
12
-*   Missing params      {bless==1; sorrow==72}
12
+*   Missing params      {happiness == 1; sorrow == 72}
13 13
 *   Bad op              {os===1; arch===72}
14
-*   Altogether          {bless==1; sorrow==72;bless===1; sorrow===72}
14
+*   Altogether          {happiness == 1; sorrow == 72; happiness === 1; sorrow === 72}
15 15
 
16 16
 So how did it end?