summary refs log tree commit diff stats
path: root/tests/misc/tproveinit.nim
Commit message (Collapse)AuthorAgeFilesLines
* close #9901 add testcase (#16662)flywind2021-01-111-0/+18
* close #9901 add testcase * follow advice