add semaphore tests

This commit is contained in:
Dmitriy Ryajov 2023-09-14 18:13:07 -06:00
parent a96de2ccd5
commit 59f1f0bc61
No known key found for this signature in database
GPG Key ID: DA8C680CE7C657A4

View File

@ -6,6 +6,7 @@ import
./datastore/testtieredds,
./datastore/testmountedds,
./datastore/testmemoryds,
./datastore/testthreadproxyds
./datastore/testthreadproxyds,
./datastore/testsemaphore
{.warning[UnusedImport]: off.}