mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
Test: Renamed tw-1510.t to backlog.t
This commit is contained in:
parent
1544d180a9
commit
cb381bf388
1 changed files with 3 additions and 3 deletions
|
@ -49,7 +49,7 @@ class Test1510(TestCase):
|
|||
|
||||
def test_no_empty_value_for_deleted_due_in_backlog(self):
|
||||
"""
|
||||
Make sure deleted due attribute does not get into
|
||||
1510: Make sure deleted due attribute does not get into
|
||||
backlog.data with empty string value
|
||||
"""
|
||||
|
||||
|
@ -59,7 +59,7 @@ class Test1510(TestCase):
|
|||
|
||||
def test_no_empty_value_for_empty_priority_in_backlog(self):
|
||||
"""
|
||||
Make sure empty priority attribute does not get into
|
||||
1510: Make sure empty priority attribute does not get into
|
||||
backlog.data with empty string value
|
||||
"""
|
||||
|
||||
|
@ -71,7 +71,7 @@ class Test1510(TestCase):
|
|||
|
||||
def test_no_empty_value_for_empty_project_in_backlog(self):
|
||||
"""
|
||||
Make sure empty project attribute does not get into
|
||||
1510: Make sure empty project attribute does not get into
|
||||
backlog.data with empty string value
|
||||
"""
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue