Make test fallback to not using CTypes even though we can import it.
The test was passing before by using the fallback behavior, but importing ctypes successfully makes it try to use it and fails.
Showing
Please register or sign in to comment