Skip to content

Commit 5b31412

Browse files
committed
[UPDATE] added tests for HTTPProxy model
1 parent 56b459a commit 5b31412

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

linkedin/tests.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
from linkedin.models import HTTPProxy
44

55

6+
# noinspection HttpUrlsUsage
67
class HTTPProxyModelTest(TestCase):
78

89
def test_link_property_without_username_and_password(self):

0 commit comments

Comments
 (0)