mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-07-07 20:06:39 +02:00
Cleanup: Added Michael to AUTHORS, ChangeLog, removed WS at EOL
This commit is contained in:
parent
07e777b62c
commit
b047800a30
4 changed files with 6 additions and 2 deletions
|
@ -80,7 +80,7 @@ class TestStart(TestCase):
|
|||
self.assertIn("Tracking bar", out)
|
||||
|
||||
def test_start_with_open_interval_timed(self):
|
||||
"""Test timed start with already open interval, which should be auto-stopped
|
||||
"""Test timed start with already open interval, which should be auto-stopped
|
||||
at given datetime"""
|
||||
self.t("start 2016-01-01T00:00:00 foo")
|
||||
code, out, err = self.t("start 2016-01-01T01:00:00 bar")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue