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

Commite11f12a

Browse files
committed
Fixed submodule test. Just a tiny thing
1 parent5b3b652 commite11f12a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

‎git/test/test_submodule.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -247,6 +247,9 @@ def _do_base_tests(self, rwrepo):
247247
self.failUnlessRaises(InvalidGitRepositoryError,sm.remove,dry_run=True)
248248
sm.module().index.reset(working_tree=True)
249249

250+
# enforce the submodule to be checked out at the right spot as well.
251+
csm.update()
252+
250253
# this would work
251254
assertsm.remove(dry_run=True)issm
252255
assertsm.module_exists()

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp