Commit baa05be
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.1 parent 50d8816 commit baa05be
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| 65 | + | |
65 | 66 | | |
66 | | - | |
| 67 | + | |
67 | 68 | | |
68 | 69 | | |
69 | 70 | | |
| |||
0 commit comments