adds piece validator tests to codex tests

This commit is contained in:
Marcin Czenko 2025-03-20 03:42:42 +01:00
parent 927e67e0c3
commit 9707a448f2
No known key found for this signature in database
GPG Key ID: 33DEA0C8E30937C0

View File

@ -1,4 +1,5 @@
import ./bittorrent/testbencoding
import ./bittorrent/testmanifest
import ./bittorrent/testpiecevalidator
{.warning[UnusedImport]: off.}