tests: restore test_catalog fixture text (rename only member accesses)
This commit is contained in:
parent
b404f89e16
commit
683d2b130e
1 changed files with 1 additions and 1 deletions
|
|
@ -52,7 +52,7 @@ fs::path make_root() {
|
||||||
"tech { name \"IND_ROOT\" family \"IND\" allows \"IND_PlyAlloy RP:5000\" allows \"WEP_Missing RP:1\" allows \"BAD\" }\n"
|
"tech { name \"IND_ROOT\" family \"IND\" allows \"IND_PlyAlloy RP:5000\" allows \"WEP_Missing RP:1\" allows \"BAD\" }\n"
|
||||||
"tech { name \"IND_PlyAlloy\" ship { section DECommand section DENowhere } weapon { filename \"Weapons/bal_gauss.weapon\" }\n"
|
"tech { name \"IND_PlyAlloy\" ship { section DECommand section DENowhere } weapon { filename \"Weapons/bal_gauss.weapon\" }\n"
|
||||||
" weapon { filename \"Weapons/nope.weapon\" } }\n"
|
" weapon { filename \"Weapons/nope.weapon\" } }\n"
|
||||||
"tech { name \"WEP_GsDrvr\" group TORPS requires_tech \"GRP_TORPS\" requires_tech \"GRP_Nothing\" requires_tech \"IND_Gone\" }\n"
|
"tech { name \"WEP_GsDrvr\" group TORPS requires \"GRP_TORPS\" requires \"GRP_Nothing\" requires \"IND_Gone\" }\n"
|
||||||
"tech { name \"DRV_Fissn\" }\n");
|
"tech { name \"DRV_Fissn\" }\n");
|
||||||
put(root / "Locale/EN/Strings.csv",
|
put(root / "Locale/EN/Strings.csv",
|
||||||
"#Key+A955,String,Size,Notes\n"
|
"#Key+A955,String,Size,Notes\n"
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue