summaryrefslogtreecommitdiff
path: root/gitlab/tests/test_gitlab_http_methods.py
diff options
context:
space:
mode:
Diffstat (limited to 'gitlab/tests/test_gitlab_http_methods.py')
-rw-r--r--gitlab/tests/test_gitlab_http_methods.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/gitlab/tests/test_gitlab_http_methods.py b/gitlab/tests/test_gitlab_http_methods.py
index fac89b9..253ad16 100644
--- a/gitlab/tests/test_gitlab_http_methods.py
+++ b/gitlab/tests/test_gitlab_http_methods.py
@@ -1,4 +1,5 @@
import pytest
+import requests
from httmock import HTTMock, urlmatch, response