 Issue 29741581:
  Fixes 6546 - Swap the contents of default.tmpl and empty.tmpl in the test suite  (Closed)
    
  
    Issue 29741581:
  Fixes 6546 - Swap the contents of default.tmpl and empty.tmpl in the test suite  (Closed) 
  | Index: tests/test_site/pages/translate-html.html | 
| =================================================================== | 
| --- a/tests/test_site/pages/translate-html.html | 
| +++ b/tests/test_site/pages/translate-html.html | 
| @@ -1,10 +1,8 @@ | 
| -template = empty | 
| - | 
| <html> | 
| <body> | 
| Simple TS with default: {{ simple[desc] Translate }}. | 
| Same TS with no default: {{ simple }}. | 
| TS with fixed text: {{fix-ts[fix] Fixed <fix>text</fix>}}. |