@ -434,6 +434,14 @@
)
(deftest convertir-formato-impresion-16
(testing "Test 16 convertir-formato-impresion"
(is (=
(convertir-formato-impresion '("{}\t{}" 1 \a))
'("%d\t%c" 1 \a)
))
(deftest get-rust-formatters-01
(testing "Test 01 get-rust-formatters"