/mandos/trunk

To get this branch, use:
bzr branch http://bzr.recompile.se/loggerhead/mandos/trunk

« back to all changes in this revision

Viewing changes to mandos-ctl

  • Committer: Teddy Hogeborn
  • Date: 2019-03-30 07:09:35 UTC
  • Revision ID: teddy@recompile.se-20190330070935-mo98cdxyfj8r2ukp
mandos-ctl: Fix grammar.

Show diffs side-by-side

added added

removed removed

Lines of Context:
936
936
class Test_string_to_delta(TestCaseWithAssertLogs):
937
937
    # Just test basic RFC 3339 functionality here, the doc string for
938
938
    # rfc3339_duration_to_delta() already has more comprehensive
939
 
    # tests, which is run by doctest.
 
939
    # tests, which are run by doctest.
940
940
 
941
941
    def test_rfc3339_zero_seconds(self):
942
942
        self.assertEqual(datetime.timedelta(),