diff --git a/test/loader/config b/test/loader/config index a1922d28..675180e4 100644 --- a/test/loader/config +++ b/test/loader/config @@ -1,7 +1,12 @@ [test] x = 1 + y = 2 + z = 3 +#this is an example input = [1,2,3] + text = "this is text" + doubles = 0.5