Add GEOMEAN Tests

This commit is contained in:
Andrew Fillmore
2024-12-10 13:53:29 -08:00
committed by Nicolás Hatcher Andrés
parent 4c3374c0de
commit e5aff48e36
2 changed files with 28 additions and 0 deletions

View File

@@ -59,3 +59,4 @@ mod test_set_functions_error_handling;
mod test_today;
mod test_types;
mod user_model;
mod test_geomean;