FIX[parser]: Check the order (row, column) in range before transforming
Fixes #155
This commit is contained in:
committed by
Nicolás Hatcher Andrés
parent
3270d587ac
commit
4b806c357a
@@ -53,6 +53,7 @@ mod test_extend;
|
||||
mod test_fn_type;
|
||||
mod test_frozen_rows_and_columns;
|
||||
mod test_get_cell_content;
|
||||
mod test_issue_155;
|
||||
mod test_percentage;
|
||||
mod test_set_functions_error_handling;
|
||||
mod test_today;
|
||||
|
||||
Reference in New Issue
Block a user