adding initial tests

This commit is contained in:
2021-10-17 06:51:47 +01:00
parent c318045258
commit 4ae4eb085c
10 changed files with 196 additions and 67 deletions

View File

@@ -0,0 +1,12 @@
[panaetius_testing]
some_top_string = "some_top_value"
[panaetius_testing.second]
some_second_string = "some_second_value"
some_second_int = 1
some_second_float = 1.0
some_second_list = ["some", "second", "value"]
some_second_table = { "first" = ["some", "first", "value"] }
# [panaetius_testing.logging]
# path = ""