mirror of
https://github.com/logos-messaging/nim-chat-poc.git
synced 2026-02-19 05:23:08 +00:00
src/naxolotl was deleted in #68 but test_naxolotl.nim and its entry in all_tests.nim were left behind, causing make tests to fail with "cannot open file: ../src/naxolotl".
4 lines
58 B
Nim
4 lines
58 B
Nim
# import individual test suites
|
|
|
|
import ./test_curve25519
|