From d40e5a4888317f2c5052c8b78b9d3edbd7088391 Mon Sep 17 00:00:00 2001 From: CrossNox Date: Tue, 29 Nov 2022 11:05:55 -0300 Subject: [PATCH] add test especificador formato --- test/rustint/core_test.clj | 11 +++++++++++ 1 file changed, 11 insertions(+) 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 [