test: Fix --list-tests
Seems list order matters, I don't know why, but have reported it on #tasty
This commit is contained in:
parent
7188d747db
commit
f842888de3
3 changed files with 6 additions and 2 deletions
|
@ -23,3 +23,6 @@ Tests
|
|||
[snip all the passing tests]
|
||||
All 140 tests passed (305.69s)
|
||||
"""]]
|
||||
|
||||
> [[fixed|done]] although I don't understand why tasty needs the
|
||||
> `listingTests` ingredient to come first for it to work. --[[Joey]]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue