Skip to content

Commit 7b8b860

Browse files
committed
Added test for backend argument
1 parent baf5381 commit 7b8b860

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pydatastructs/utils/tests/test_code_quality.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ def test_public_api():
130130
_class, method
131131
))
132132

133-
def test_backend_argument():
133+
def test_backend_argument_message():
134134

135135
def call_and_raise(api, pos_args_count=0):
136136
try:

0 commit comments

Comments
 (0)