 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/global.tmpl | 
| =================================================================== | 
| --- a/tests/test_site/pages/global.tmpl | 
| +++ b/tests/test_site/pages/global.tmpl | 
| @@ -1,5 +1,4 @@ | 
| -template = empty | 
| {{- site_globals('test') }} | 
| {{- has_string('temp') }} | 
| {{- has_string('exists', 'global') }} | 
| {{- get_string('exists', 'global') }} |