aboutsummaryrefslogtreecommitdiff
path: root/tests/src/confTest/invalidObject.conf
blob: fe9fc8689f5f19820da431ed7708ea2754038713 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[package]
name = "confTest"
version = "0.1.0"
type = "library"
platforms = ["linux64", "win64"]

[dependencies]
xxhash = "0.1.0"
catch2 = "1.0.0"

[invalidObj]
field = "value"