X tcpu: Don't depend on running tests with cwd = .../go/neo/t/
Previously when the code was trying to load testdata/ files with different CWD it was failing with something like testdata/zlib/wczdata: no such file or directory. Fix it by constructing testdata path relative to __file__ of corresponding source.
Showing
Please register or sign in to comment