blueloveTH hace 2 años
padre
commit
874c009072
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      c_bindings/test_answers.txt

+ 1 - 1
c_bindings/test_answers.txt

@@ -103,7 +103,7 @@ successfully errored with this message:
 Traceback (most recent call last):
 Traceback (most recent call last):
   File "main.py", line 1
   File "main.py", line 1
     test_nested_error()
     test_nested_error()
-  File "main.py", line 1
+  File "main.py", line 1, in error_from_python
     def error_from_python() : raise NotImplementedError()
     def error_from_python() : raise NotImplementedError()
 NotImplementedError
 NotImplementedError