mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-28 01:49:23 -05:00
28513a5fba
Most of the test uses `file://` URLs instead of hitting the network. However, a case covering an invalid hostname does try to make a real connection, expecting it to fail DNS resolution. Turn off that case if we are asked not to hit the network during testing.