mirror of
https://github.com/logos-messaging/nim-chat-poc.git
synced 2026-01-02 06:03:09 +00:00
* Enable make tests * Fix stale tests * Set test logging level to ERROR * Update readme * Formatting changes
5 lines
81 B
Nim
5 lines
81 B
Nim
# import individual test suites
|
|
|
|
import ./test_curve25519
|
|
import ./test_naxolotl
|