tests: don't export procs just for testing
Open
kind: tests
- Dominant language
- Nim
- Stars
- 23
- Forks
- 17
- Avg merge
- 13h 57m
- Merged PRs (30d)
- 1
Description
Instead, we can use the new Nim 1.6.0 import syntax `import foo {.all.}` or use `std/importutils`.
See:
https://github.com/nim-lang/Nim/blob/version-1-6/changelogs/changelog_1_6_0.md#private-imports-and-private-field-access
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.