mirror of
https://github.com/logos-storage/nim-datastore.git
synced 2026-01-03 22:23:10 +00:00
2 lines
60 B
Nim
2 lines
60 B
Nim
template asyncTest*(name, body: untyped) = test(name, body)
|