Skip to content

Commit e4c16eb

Browse files
kurtmckeemichaelmior
authored andcommitted
Demonstrate that there are no doctests
1 parent a367971 commit e4c16eb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/test_create.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -182,3 +182,4 @@ def test_build_doc(string, initial_data, insert_val, target):
182182
def test_doctests():
183183
results = doctest.testmod(jsonpath_ng)
184184
assert results.failed == 0
185+
assert results.attempted > 0

0 commit comments

Comments
 (0)