From 7138ff210f483690b36ef7c1de6eab56d2238a67 Mon Sep 17 00:00:00 2001 From: xuyige Date: Sun, 9 Sep 2018 17:55:30 +0800 Subject: [PATCH] update config file for testing code, add more sections for testing. --- test/loader/config | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/test/loader/config b/test/loader/config index 675180e4..b91e750d 100644 --- a/test/loader/config +++ b/test/loader/config @@ -10,3 +10,9 @@ input = [1,2,3] text = "this is text" doubles = 0.5 + +[t] +x = "this is an test section" + +[test-case-2] +double = 0.5