Fix #1025 - Make API IDs IRIs
[mediagoblin.git] / mediagoblin / tests / fake_carrot_conf_bad.ini
CommitLineData
d5234024
CAW
1[carrotapp]
2# Whether or not our carrots are going to be turned into cake.
3## These should throw errors
4carrotcake = slobber
5num_carrots = GROSS
6
7# A message encouraging our users to eat their carrots.
8encouragement_phrase = 586956856856 # shouldn't throw error
9
10# Something extra!
11blah_blah = "blah!" # shouldn't throw error either
12
13[celery]
e9f87f72 14EAT_CELERY_WITH_CARROTS = pants # yeah that's def an error right there.