fixed tests

This commit is contained in:
Paul Gauthier 2023-10-25 15:30:33 -07:00
parent 15d3a5d581
commit 277a92b3c6

View file

@ -391,10 +391,10 @@ class TestCoder(unittest.TestCase):
Do this:
{str(fname)}
<<<<<<< HEAD
<<<<<<< SEARCH
=======
new
>>>>>>> updated
>>>>>>> REPLACE
"""
coder.partial_response_function_call = dict()
@ -441,11 +441,11 @@ new
Do this:
{str(fname2)}
<<<<<<< HEAD
<<<<<<< SEARCH
two
=======
TWO
>>>>>>> updated
>>>>>>> REPLACE
"""
coder.partial_response_function_call = dict()
@ -493,11 +493,11 @@ TWO
Do this:
{str(fname)}
<<<<<<< HEAD
<<<<<<< SEARCH
two
=======
three
>>>>>>> updated
>>>>>>> REPLACE
"""
coder.partial_response_function_call = dict()
@ -570,11 +570,11 @@ three
Do this:
{str(fname)}
<<<<<<< HEAD
<<<<<<< SEARCH
one
=======
two
>>>>>>> updated
>>>>>>> REPLACE
"""
coder.partial_response_function_call = dict()