~barry/lazr.config/megamerge

« back to all changes in this revision

Viewing changes to src/lazr/config/testdata/bad-redefined-key.conf

  • Committer: Gary Poster
  • Date: 2008-12-15 22:22:12 UTC
  • Revision ID: gary.poster@canonical.com-20081215222212-4we644wqwmv8lsa3
initial commit

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Redefined key
 
2
[test-section]
 
3
key1: original
 
4
key1: redefined
 
5