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

Commitbc8f119

Browse files
committed
Add check to test bare repo
1 parentcc71f02 commitbc8f119

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎test/test_base.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,7 @@ def test_object_resolution(self):
9898
deftest_with_bare_rw_repo(self,bare_rw_repo):
9999
assertbare_rw_repo.config_reader("repository").getboolean("core","bare")
100100
assertosp.isfile(osp.join(bare_rw_repo.git_dir,"HEAD"))
101+
assertosp.isdir(bare_rw_repo.working_dir)
101102

102103
@with_rw_repo("0.1.6")
103104
deftest_with_rw_repo(self,rw_repo):

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp