'test/options.json' verwijderen

This commit is contained in:
Lermer 2022-07-27 15:17:05 +02:00
parent 0f32dac22f
commit c60bf4ce09

View file

@ -1,12 +0,0 @@
options:
beer: true
wine: true
liquor: false
name: "world"
year: 2017
schema:
beer: bool
wine: bool
liquor: bool
name: str
year: int