AtlatestRepositorysigil-graphics
sigil-graphics / tree / test / test-render-targetdev-redirects.sgl
1
;; Local sigil-graphics is the in-progress version under development —2
;; the offscreen render target work this test exercises lives two3
;; directories up. sigil-app uses the resolved registry version.4
(redirects5
repos: (list6
(for-repo7
url: "codeberg:sigil/sigil-graphics"8
use: (from-path dir: "../.."))))