@ -407,6 +407,16 @@
)
(deftest convertir-formato-impresion-13
(testing "Test 13 convertir-formato-impresion"
(is (=
(convertir-formato-impresion '("{}{}" "1" ""))
'("%s%s" "1" "")
))
(deftest get-rust-formatters-01
(testing "Test 01 get-rust-formatters"