Skip to content

Commit 89b0523

Browse files
committed
Add unit test to get_mocketize
1 parent b204237 commit 89b0523

3 files changed

Lines changed: 1204 additions & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,7 @@ files = [
126126
"mocket/utils.py",
127127
"mocket/plugins/httpretty/__init__.py",
128128
"tests/test_httpretty.py",
129+
"tests/test_mocket_utils.py",
129130
# "tests/"
130131
]
131132
strict = true

0 commit comments

Comments
 (0)