mirror of
https://github.com/logos-messaging/logos-delivery.git
synced 2026-03-04 16:13:39 +00:00
8 lines
148 B
Nim
8 lines
148 B
Nim
|
|
{.used.}
|
||
|
|
|
||
|
|
# Waku common test suite
|
||
|
|
import
|
||
|
|
./common/test_envvar_serialization,
|
||
|
|
./common/test_confutils_envvar,
|
||
|
|
./common/test_sqlite_migrations
|