mirror of
https://github.com/flatpak/flatpak.git
synced 2026-05-12 10:08:31 -04:00
Otherwise it could potentially race with tests in other executables that also want to create `./test`, or interfere with other test-cases in the same executable that expect `./test` to be nonexistent or empty. Signed-off-by: Simon McVittie <smcv@collabora.com>