Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitd489cc7

Browse files
committed
tests: rename external.ExternalTest.test_restore_external_dir_is_empty to external.ExternalTest.test_restore_external_dir_is_missing
1 parent982cf6a commitd489cc7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎tests/external.py‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1473,10 +1473,10 @@ def test_restore_external_dir_not_empty(self):
14731473
# Clean after yourself
14741474
self.del_test_dir(module_name,fname)
14751475

1476-
deftest_restore_external_dir_is_empty(self):
1476+
deftest_restore_external_dir_is_missing(self):
14771477
"""
14781478
take FULL backup with not empty external directory
1479-
drop external directory content
1479+
drop external directory
14801480
take DELTA backup
14811481
restore page backup, check that restored
14821482
external directory is empty

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp