diff --git a/test/rustint/core_test.clj b/test/rustint/core_test.clj index 9faf6bd..c7acccb 100644 --- a/test/rustint/core_test.clj +++ b/test/rustint/core_test.clj @@ -263,5 +263,6 @@ (convertir-formato-impresion '("Hola, mundo!")) '("Hola, mundo!") ) + ) ) )