tests: Drop openat override

No longer needed.
This commit is contained in:
Colin Walters 2021-04-07 17:36:04 +00:00
parent b5c21defe9
commit 35d4e657e7

View File

@ -46,7 +46,3 @@ with-procspawn-tempdir = { git = "https://github.com/cgwalters/with-procspawn-te
# Internal crate for the test macro
itest-macro = { path = "itest-macro" }
[patch.crates-io]
# PR openat (pun intended) https://github.com/tailhook/openat/pull/36
openat = { git = 'https://github.com/cgwalters/openat', branch = 'libc-rename-signed' }