mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
Unit Tests
- Corrected misspelling of config variable.
This commit is contained in:
parent
cb635c0d6f
commit
7de5b22f1c
1 changed files with 1 additions and 1 deletions
|
@ -158,7 +158,7 @@ if (open my $fh, '>', 'details.rc')
|
|||
"color=on\n",
|
||||
"color.alternate=\n",
|
||||
"color.calendar.weekend=\n",
|
||||
"color.calendar.holidays=black on bright yellow\n",
|
||||
"color.calendar.holiday=black on bright yellow\n",
|
||||
"confirmation=no\n",
|
||||
"holiday.AAAA.name=AAAA\n",
|
||||
"holiday.AAAA.date=20150101\n",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue