mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-15 18:12:47 +03:00
Merge pull request #798 from urbit/sort-test-list
Run tests in alphabetical order.
This commit is contained in:
commit
d145c04c35
@ -16,6 +16,9 @@
|
||||
|= paths-to-tests=(map path (list test-arm))
|
||||
^- (list test)
|
||||
::
|
||||
%- sort :_ |=([a=test b=test] !(aor path.a path.b))
|
||||
::
|
||||
^- (list test)
|
||||
%- zing
|
||||
%+ turn ~(tap by paths-to-tests)
|
||||
|= [=path test-arms=(list test-arm)]
|
||||
|
Loading…
Reference in New Issue
Block a user