tests: add integration test for audio extractor

This commit is contained in:
Stevan Freeborn
2025-07-28 17:59:27 -05:00
parent 30f2032cef
commit 5ee040f2d0
7 changed files with 59 additions and 0 deletions
@@ -17,4 +17,10 @@
<ProjectReference Include="..\..\src\StreamShorts.Library\StreamShorts.Library.csproj" />
</ItemGroup>
<ItemGroup>
<None Update="Data/Files/**">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
</ItemGroup>
</Project>