reorder tests

This commit is contained in:
2026-07-13 13:00:13 +03:00
parent d02ed8627d
commit a9767c3583
800 changed files with 307 additions and 996 deletions
@@ -0,0 +1,5 @@
{#simplified version of full report#}
<b>{{ repository }} update</b>
{% for package in packages %}
<a href="{{ link_path }}/{{ package.filename }}">{{ package.name }}</a> {{ package.version }}
{% endfor %}