Skip to content

Commit

Permalink
games/openra: unbreak "make test" after 101d89d
Browse files Browse the repository at this point in the history
Test Run Summary
  Overall result: Failed
  Test Count: 0, Passed: 0, Failed: 0, Warnings: 0, Inconclusive: 0, Skipped: 0
  • Loading branch information
jbeich committed Aug 7, 2023
1 parent ba9d07a commit c1dedb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion games/openra/Makefile
Expand Up @@ -81,6 +81,6 @@ post-patch:
do-test:
@(cd ${TEST_WRKSRC} && mono \
${NUGET_PACKAGEDIR}/NUnit.ConsoleRunner/tools/nunit3-console.exe \
--noresult OpenRA.Test.nunit)
--noresult OpenRA.Test.dll)

.include <bsd.port.post.mk>

0 comments on commit c1dedb2

Please sign in to comment.