count is now fixed and working properly
This commit is contained in:
@@ -1,3 +1,4 @@
|
|||||||
// tests/tables_data/get/mod.rs
|
// tests/tables_data/get/mod.rs
|
||||||
|
|
||||||
|
pub mod get_table_data_count_test;
|
||||||
pub mod get_table_data_test;
|
pub mod get_table_data_test;
|
||||||
|
|||||||
@@ -1,4 +1,3 @@
|
|||||||
// tests/tables_data/mod.rs
|
// tests/tables_data/mod.rs
|
||||||
|
|
||||||
pub mod get_table_data_count_test;
|
pub mod get_table_data_by_position_test;
|
||||||
// pub mod get_table_data_by_position_test;
|
|
||||||
|
|||||||
Reference in New Issue
Block a user