fix: adds new line at end of file

This commit is contained in:
Elsa Minsut
2025-11-13 17:59:28 +01:00
committed by Nicolás Hatcher Andrés
parent f803dad0a3
commit 962e70c834

View File

@@ -32,4 +32,4 @@ fn arguments() {
assert_eq!(model._get_text("A8"), *"1");
assert_eq!(model._get_text("A9"), *"#N/IMPL!");
}
}