nim-nitro/tests/testAll.nim

7 lines
134 B
Nim
Raw Normal View History

import ./nitro/testAbi
import ./nitro/testChannel
import ./nitro/testOutcome
import ./nitro/testState
{.warning[UnusedImport]: off.}