@@ -281,7 +281,7 @@ mod test {
281281 } ,
282282 InputFile {
283283 path: PathBuf :: from( SETTINGS_FILE_NAME ) ,
284- content: InputContent :: Text ( String :: from( "---\n title: An Project" ) ) ,
284+ content: InputContent :: Text ( String :: from( "---\n title: An Project\n domain: https://example.com " ) ) ,
285285 } ,
286286 InputFile {
287287 path: PathBuf :: from( "README.md" ) ,
@@ -354,7 +354,7 @@ mod test {
354354 } ,
355355 InputFile {
356356 path: PathBuf :: from( SETTINGS_FILE_NAME ) ,
357- content: InputContent :: Text ( String :: from( "---\n title: An Project" ) ) ,
357+ content: InputContent :: Text ( String :: from( "---\n title: An Project\n domain: https://example.com " ) ) ,
358358 } ,
359359 InputFile {
360360 path: PathBuf :: from( "README.md" ) ,
@@ -392,7 +392,7 @@ mod test {
392392 } ,
393393 InputFile {
394394 path: PathBuf :: from( SETTINGS_FILE_NAME ) ,
395- content: InputContent :: Text ( String :: from( "---\n title: An Project" ) ) ,
395+ content: InputContent :: Text ( String :: from( "---\n title: An Project\n domain: https://example.com " ) ) ,
396396 } ,
397397 ] ;
398398
@@ -416,7 +416,7 @@ mod test {
416416 } ,
417417 InputFile {
418418 path: PathBuf :: from( SETTINGS_FILE_NAME ) ,
419- content: InputContent :: Text ( String :: from( "---\n title: An Project" ) ) ,
419+ content: InputContent :: Text ( String :: from( "---\n title: An Project\n domain: https://example.com " ) ) ,
420420 } ,
421421 ] ;
422422
@@ -502,7 +502,7 @@ mod test {
502502 } ,
503503 InputFile {
504504 path: PathBuf :: from( SETTINGS_FILE_NAME ) ,
505- content: InputContent :: Text ( String :: from( "---\n title: An Project" ) ) ,
505+ content: InputContent :: Text ( String :: from( "---\n title: An Project\n domain: https://example.com " ) ) ,
506506 } ,
507507 InputFile {
508508 path: PathBuf :: from( NAVIGATION_FILE_NAME ) ,
@@ -534,7 +534,7 @@ mod test {
534534 } ,
535535 InputFile {
536536 path: PathBuf :: from( SETTINGS_FILE_NAME ) ,
537- content: InputContent :: Text ( String :: from( "---\n title: An Project" ) ) ,
537+ content: InputContent :: Text ( String :: from( "---\n title: An Project\n domain: https://example.com " ) ) ,
538538 } ,
539539 InputFile {
540540 path: PathBuf :: from( NAVIGATION_FILE_NAME ) ,
@@ -569,7 +569,7 @@ mod test {
569569 } ,
570570 InputFile {
571571 path: PathBuf :: from( SETTINGS_FILE_NAME ) ,
572- content: InputContent :: Text ( String :: from( "---\n title: An Project" ) ) ,
572+ content: InputContent :: Text ( String :: from( "---\n title: An Project\n domain: https://example.com " ) ) ,
573573 } ,
574574 InputFile {
575575 path: PathBuf :: from( NAVIGATION_FILE_NAME ) ,
@@ -608,7 +608,7 @@ mod test {
608608 } ,
609609 InputFile {
610610 path: PathBuf :: from( SETTINGS_FILE_NAME ) ,
611- content: InputContent :: Text ( String :: from( "---\n title: An Project" ) ) ,
611+ content: InputContent :: Text ( String :: from( "---\n title: An Project\n domain: https://example.com " ) ) ,
612612 } ,
613613 InputFile {
614614 path: PathBuf :: from( NAVIGATION_FILE_NAME ) ,
@@ -639,7 +639,7 @@ mod test {
639639 } ,
640640 InputFile {
641641 path: PathBuf :: from( SETTINGS_FILE_NAME ) ,
642- content: InputContent :: Text ( String :: from( "---\n title: An Project" ) ) ,
642+ content: InputContent :: Text ( String :: from( "---\n title: An Project\n domain: https://example.com " ) ) ,
643643 } ,
644644 InputFile {
645645 path: PathBuf :: from( NAVIGATION_FILE_NAME ) ,
@@ -671,7 +671,7 @@ mod test {
671671 } ,
672672 InputFile {
673673 path: PathBuf :: from( SETTINGS_FILE_NAME ) ,
674- content: InputContent :: Text ( String :: from( "---\n title: An Project" ) ) ,
674+ content: InputContent :: Text ( String :: from( "---\n title: An Project\n domain: https://example.com " ) ) ,
675675 } ,
676676 InputFile {
677677 path: PathBuf :: from( NAVIGATION_FILE_NAME ) ,
@@ -706,7 +706,7 @@ mod test {
706706 } ,
707707 InputFile {
708708 path: PathBuf :: from( SETTINGS_FILE_NAME ) ,
709- content: InputContent :: Text ( String :: from( "---\n title: An Project" ) ) ,
709+ content: InputContent :: Text ( String :: from( "---\n title: An Project\n domain: https://example.com " ) ) ,
710710 } ,
711711 InputFile {
712712 path: PathBuf :: from( NAVIGATION_FILE_NAME ) ,
@@ -735,7 +735,7 @@ mod test {
735735 } ,
736736 InputFile {
737737 path: PathBuf :: from( SETTINGS_FILE_NAME ) ,
738- content: InputContent :: Text ( String :: from( "---\n title: An Project" ) ) ,
738+ content: InputContent :: Text ( String :: from( "---\n title: An Project\n domain: https://example.com " ) ) ,
739739 } ,
740740 InputFile {
741741 path: PathBuf :: from( NAVIGATION_FILE_NAME ) ,
@@ -846,7 +846,7 @@ mod test {
846846 } ,
847847 InputFile {
848848 path: PathBuf :: from( SETTINGS_FILE_NAME ) ,
849- content: InputContent :: Text ( String :: from( "---\n title: An Project" ) ) ,
849+ content: InputContent :: Text ( String :: from( "---\n title: An Project\n domain: https://example.com " ) ) ,
850850 } ,
851851 InputFile {
852852 path: PathBuf :: from( NAVIGATION_FILE_NAME ) ,
@@ -876,7 +876,7 @@ mod test {
876876 } ,
877877 InputFile {
878878 path: PathBuf :: from( SETTINGS_FILE_NAME ) ,
879- content: InputContent :: Text ( String :: from( "---\n title: An Project" ) ) ,
879+ content: InputContent :: Text ( String :: from( "---\n title: An Project\n domain: https://example.com " ) ) ,
880880 } ,
881881 InputFile {
882882 path: PathBuf :: from( NAVIGATION_FILE_NAME ) ,
@@ -936,7 +936,7 @@ mod test {
936936 } ,
937937 InputFile {
938938 path: PathBuf :: from( SETTINGS_FILE_NAME ) ,
939- content: InputContent :: Text ( String :: from( "---\n title: An Project" ) ) ,
939+ content: InputContent :: Text ( String :: from( "---\n title: An Project\n domain: https://example.com " ) ) ,
940940 } ,
941941 InputFile {
942942 path: PathBuf :: from( NAVIGATION_FILE_NAME ) ,
@@ -1006,7 +1006,7 @@ mod test {
10061006 } ,
10071007 InputFile {
10081008 path: PathBuf :: from( SETTINGS_FILE_NAME ) ,
1009- content: InputContent :: Text ( String :: from( "---\n title: An Project" ) ) ,
1009+ content: InputContent :: Text ( String :: from( "---\n title: An Project\n domain: https://example.com " ) ) ,
10101010 } ,
10111011 InputFile {
10121012 path: PathBuf :: from( NAVIGATION_FILE_NAME ) ,
@@ -1319,7 +1319,7 @@ mod test {
13191319 } ,
13201320 InputFile {
13211321 path: PathBuf :: from( SETTINGS_FILE_NAME ) ,
1322- content: InputContent :: Text ( String :: from( "---\n title: An Project" ) ) ,
1322+ content: InputContent :: Text ( String :: from( "---\n title: An Project\n domain: https://example.com " ) ) ,
13231323 } ,
13241324 InputFile {
13251325 path: PathBuf :: from( NAVIGATION_FILE_NAME ) ,
0 commit comments