master_test: Don't assume __file__ points to source code
When run under a test runner the unit tests are imported as modules. This triggers .pyc generation, after which __file__ resolves to the .pyc file.pull/180/head
parent
841c2b13a1
commit
0dcaeb21a2
Loading…
Reference in New Issue