tests: add input file as test case
This commit is contained in:
@@ -27,4 +27,10 @@
|
||||
<ProjectReference Include="..\HauntedWasteland\HauntedWasteland.csproj" />
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<Content Include="..\INPUT.txt">
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</Content>
|
||||
</ItemGroup>
|
||||
|
||||
</Project>
|
||||
|
||||
Reference in New Issue
Block a user