fix enet; add enet testing
Some checks failed
Build and Deploy / build-windows (CLANG64) (push) Has been cancelled
Build and Deploy / package-dist (push) Has been cancelled
Build and Deploy / deploy-itch (push) Has been cancelled
Build and Deploy / deploy-gitea (push) Has been cancelled
Build and Deploy / build-linux (push) Has been cancelled
Some checks failed
Build and Deploy / build-windows (CLANG64) (push) Has been cancelled
Build and Deploy / package-dist (push) Has been cancelled
Build and Deploy / deploy-itch (push) Has been cancelled
Build and Deploy / deploy-gitea (push) Has been cancelled
Build and Deploy / build-linux (push) Has been cancelled
This commit is contained in:
@@ -230,7 +230,8 @@ copy_tests = custom_target(
|
||||
tests = [
|
||||
'spawn_actor',
|
||||
'empty',
|
||||
'nota'
|
||||
'nota',
|
||||
'enet'
|
||||
]
|
||||
|
||||
foreach file : tests
|
||||
|
||||
Reference in New Issue
Block a user