From 2dd2f0c8f4784c38013a788f4ca1fcca9dc86f54 Mon Sep 17 00:00:00 2001 From: xuyige Date: Sun, 9 Sep 2018 12:12:16 +0800 Subject: [PATCH] update config file for test --- test/loader/config | 5 +++++ 1 file changed, 5 insertions(+) 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