You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
testcpychecker.py: Find cpychecker.py relative to self
Currently testcpychecker.py finds cpychecker.py in the current directory,
which makes the test fail in a seperate build setting.
Fix this by finding cpychecker.py relative to testcpychecker.py.
0 commit comments