Commit 57acfd03 authored by Kevin Modzelewski's avatar Kevin Modzelewski

One more test is passing here

parent 14ab9852
......@@ -36,7 +36,7 @@ print ">> "
# - no sys.settrace
# - no shiftjis encoding
# - slightly different error messages
expected = [{"failed" : 22, "passed" : 112}]
expected = [{"failed" : 21, "passed" : 113}]
run_test([PYTEST_EXE], cwd=PASTE_TEST_DIR, expected=expected)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment