Skip to content

Commit

Permalink
Add some missing holy sites localization (#2011) #patch
Browse files Browse the repository at this point in the history
  • Loading branch information
IhateTrains authored Jun 25, 2024
1 parent 78e850c commit f68f4f3
Show file tree
Hide file tree
Showing 4 changed files with 81 additions and 4 deletions.
2 changes: 2 additions & 0 deletions ImperatorToCK3.UnitTests/CK3/Religions/FaithTests.cs
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@

namespace ImperatorToCK3.UnitTests.CK3.Religions;

[Collection("Sequential")]
[CollectionDefinition("Sequential", DisableParallelization = true)]
public class FaithTests {
private readonly Religion testReligion;

Expand Down
1 change: 1 addition & 0 deletions ImperatorToCK3.sln.DotSettings
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
<s:Boolean x:Key="/Default/UserDictionary/Words/=Canann/@EntryIndexedValue">True</s:Boolean>
<s:Boolean x:Key="/Default/UserDictionary/Words/=Caravaneers/@EntryIndexedValue">True</s:Boolean>
<s:Boolean x:Key="/Default/UserDictionary/Words/=cataphracts/@EntryIndexedValue">True</s:Boolean>
<s:Boolean x:Key="/Default/UserDictionary/Words/=ceredigion/@EntryIndexedValue">True</s:Boolean>
<s:Boolean x:Key="/Default/UserDictionary/Words/=CIVILWAR/@EntryIndexedValue">True</s:Boolean>
<s:Boolean x:Key="/Default/UserDictionary/Words/=clibanarii/@EntryIndexedValue">True</s:Boolean>
<s:Boolean x:Key="/Default/UserDictionary/Words/=chalcedonian/@EntryIndexedValue">True</s:Boolean>
Expand Down
Loading

0 comments on commit f68f4f3

Please sign in to comment.