test recursive replacement

This commit is contained in:
Yann Dupont 2021-11-29 16:48:24 +01:00
parent 6fefe3608d
commit dc390daaf9

View file

@ -39,7 +39,7 @@
(package-input-rewriting/spec `( (package-input-rewriting/spec `(
(,package-a-spec . ,(const package-b) (,package-a-spec . ,(const package-b)
) )
; #:deep? #t #:deep? #t
) )
) )
) )