Skip to content
Snippets Groups Projects
Commit 25f6213c authored by David Grellscheid's avatar David Grellscheid
Browse files

Need to include newline in stdout testing

parent f1687f66
No related branches found
No related tags found
No related merge requests found
answer_1 = 'Hello'
answer_1 = 'Hello\n'
def test_1(capsys):
import svar_0_1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment