cron: fix a typo in the tests

This commit is contained in:
Andreas Lutro 2015-08-12 10:08:43 +02:00
parent a86b1b7f94
commit 1f02e1671b

View file

@ -214,7 +214,7 @@ class CronTestCase(TestCase):
cron.present(
name='foo',
hour='1',
comment='Second crontab\nmulti-line-comment\n',
comment='Second crontab\nmulti-line comment\n',
identifier='2',
user='root')
self.assertEqual(