Fix TopWiringTests use of /tmp. (#825)
Relying on /tmp as a place for test output will fail on multiuser systems and may fail if multiple instances of tests are running for the same user.
parent
7bdde21a
Please register or sign in to comment
Relying on /tmp as a place for test output will fail on multiuser systems and may fail if multiple instances of tests are running for the same user.