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

Commit 5687152

Browse files
committed
style: update test case for python
1 parent e9754e9 commit 5687152

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

‎src/python/test/test_social_relationship.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,9 @@
44

55
from main.social_relationship import SocialRelationship
66

7-
test_case = TestCase()
8-
97

108
def test_sns():
9+
test_case = TestCase()
1110
redis = Redis(decode_responses=True)
1211
bingo = SocialRelationship(redis, 'Bingo')
1312
iris = SocialRelationship(redis, 'Iris')

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /