aboutsummaryrefslogtreecommitdiffstats
path: root/t
AgeCommit message (Collapse)Author
2021-03-16100-creates-a-french-attribution-config: Fix test for attribution_localeTeddy Wing
The file reading code I had previously was incorrect: it only read the first line of the file into `$generated_config` instead of the whole file. Fix the file reading code and add the new `$attribution_locale` config line.
2021-03-14Add an integration testTeddy Wing
Feed a sample email to the program and test whether it wrote the correct Muttrc config.