summaryrefslogtreecommitdiffstats
path: root/test/unit/common/colobot.ini
blob: 2ca37eeff75827fdde18f611a21be72c2b31bee7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[test_float]
float_value=1.5

[test_string]
string_value=Hello world

[test_int]
int_value=42

[test_multi]
entry1=1
entry2=2
entry3=3
entry4=4
entry5=5