feature init csv (#594)

* init csv feature + test

* fmt fixes
This commit is contained in:
Boegie19
2022-07-30 03:45:19 +02:00
committed by GitHub
parent 62eb4f026f
commit 5cb4cc0d1d
7 changed files with 88 additions and 4 deletions

View File

@@ -21,6 +21,7 @@ macro_rules! gen_build_tests {
}
gen_build_tests! {
init_csv_with_children,
attributes,
client_in_folder,
client_init,