summary refs log tree commit diff stats
path: root/tests/modules/t8665.nim
Commit message (Collapse)AuthorAgeFilesLines
* make run the default action of a test in testerArne Döring2018-11-231-0/+4
|
* sfForward is also sfReorder for skModule symbols (#8692)LemonBoy2018-08-211-0/+1
Take this into account while searching for undefined forward references. Fixes #8665