mirror of
https://github.com/waku-org/nwaku.git
synced 2025-01-15 09:26:38 +00:00
6 lines
92 B
Nim
6 lines
92 B
Nim
|
import ../stint, unittest
|
||
|
|
||
|
suite "int boundchecks":
|
||
|
test "to be implemented":
|
||
|
discard
|