Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tests: comment out unnecessary file spoof
The libraryloader is now written in a way that it tries to access `__file__` only if there is an actual need. Since we are merely working with system libraries or absolute libpaths in the test suite, this is not the case.
- Loading branch information