Skip to content

Commit 763efc2

Browse files
committed
rename test case
1 parent 4a102ce commit 763efc2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/test_move.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313

1414
@parameterized_class(("preserve_time",), [(True,), (False,)])
15-
class TestMovePreserveTime(unittest.TestCase):
15+
class TestMoveCheckTime(unittest.TestCase):
1616
def test_move_fs(self):
1717
namespaces = ("details", "modified")
1818

0 commit comments

Comments
 (0)