1
0
forked from rosa/hakurei

cmd/pkgserver: implement skipping JS tests from the DSL

This commit is contained in:
Kat
2026-03-20 03:49:44 +11:00
parent 8e3ecda93e
commit 18962dcbb3
11 changed files with 241 additions and 30 deletions

View File

@@ -0,0 +1,6 @@
<?xml version="1.0"?>
<!-- See failure-open.svg for an explanation of the view box dimensions. -->
<svg xmlns="http://www.w3.org/2000/svg" width="20" viewBox="-20,-20 160 130">
<!-- When updating this triangle, also update the other five SVGs. -->
<polygon points="0,0 100,50 0,100" fill="none" stroke="black" stroke-width="15" stroke-linejoin="round"/>
</svg>

After

Width:  |  Height:  |  Size: 369 B