mediagoblin/mediagoblin/tests/fake_carrot_conf_good.ini
Christopher Allan Webber d5234024b0 Tests for mediagoblin.config functions
Tests for:
  - read_mediagoblin_config()
  - generate_validation_report()
2011-06-18 16:52:40 -05:00

14 lines
311 B
INI

[carrotapp]
# Whether or not our carrots are going to be turned into cake.
carrotcake = true
num_carrots = 88
# A message encouraging our users to eat their carrots.
encouragement_phrase = "I'd love it if you eat your carrots!"
# Something extra!
blah_blah = "blah!"
[celery]
eat_celery_with_carrots = False