mirror of
https://github.com/tendermint/tendermint.git
synced 2026-02-05 19:40:44 +00:00
Pull out the library functionality from scripts/confix and move it to internal/libs/confix. Replace scripts/confix with a simple stub that has the same command-line API, but uses the library instead. Related: - Move and update unit tests. - Move scripts/confix/condiff to scripts/condiff. - Update test data for v34, v35, and v36. - Update reference diffs. - Update testdata README.
7 lines
100 B
TOML
7 lines
100 B
TOML
# This is not a Tendermint config file.
|
|
|
|
[ test ]
|
|
key = 'value'
|
|
|
|
# Nothing to see here, move along.
|