diff --git a/test/rustint/core_test.clj b/test/rustint/core_test.clj index 1d689e6..dd05d50 100644 --- a/test/rustint/core_test.clj +++ b/test/rustint/core_test.clj @@ -479,6 +479,17 @@ ) ) +(deftest test-especificador-formato-06 + (testing "Test 06 especificador formato" + (is (= + (especificador-formato 2.1 nil) + "%f" + ) + ) + ) +) + + (deftest test-listar-01 (testing "Test 01 listar" (let [