clap/tests/fixtures
Benjamin Kästner 15c441708b Fix YAML null value in fixture
The YAML null value is called `null` in YAML, not `Null`. yaml-rust
handles those values according to spec, so we should use the correct
capitalization.

See https://yaml.org/spec/1.2/spec.html#id2803362 for more
information.
2020-08-14 18:28:43 +02:00
..
app.yaml Fix YAML null value in fixture 2020-08-14 18:28:43 +02:00
app_2space.yaml style: replacing yml with yaml for consistency 2020-07-20 20:58:34 -03:00