summary refs log tree commit diff stats
path: root/tests/testament/treject.nim
Commit message (Collapse)AuthorAgeFilesLines
* add tests for Testament "reject" action (#15709)n5m2020-10-271-0/+6
* add test for reject action * highlight that a compilation failure is expected * add the converse test for action=reject * add trailing newline * fix wording