Added tests for new code

This commit is contained in:
Walluce Pinkham 2022-04-07 15:14:18 +01:00
parent 41910e3c89
commit de442cafb3
7 changed files with 89 additions and 0 deletions

View file

@ -1042,6 +1042,7 @@ def test_local_perl_additional_dependencies(store):
(
'dotnet_hooks_csproj_repo',
'dotnet_hooks_sln_repo',
'dotnet_hooks_combo_repo'
),
)
def test_dotnet_hook(tempdir_factory, store, repo):