Browse Source

update config file for test

tags/v0.1.0
xuyige 6 years ago
parent
commit
2dd2f0c8f4
1 changed files with 5 additions and 0 deletions
  1. +5
    -0
      test/loader/config

+ 5
- 0
test/loader/config View File

@@ -1,7 +1,12 @@
[test] [test]
x = 1 x = 1

y = 2 y = 2

z = 3 z = 3
#this is an example
input = [1,2,3] input = [1,2,3]

text = "this is text" text = "this is text"

doubles = 0.5 doubles = 0.5

Loading…
Cancel
Save