summaryrefslogtreecommitdiffhomepage
path: root/test/syscalls/linux/ping_socket.cc
diff options
context:
space:
mode:
Diffstat (limited to 'test/syscalls/linux/ping_socket.cc')
-rw-r--r--test/syscalls/linux/ping_socket.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/syscalls/linux/ping_socket.cc b/test/syscalls/linux/ping_socket.cc
index 999c8ab6b..8b78e4b16 100644
--- a/test/syscalls/linux/ping_socket.cc
+++ b/test/syscalls/linux/ping_socket.cc
@@ -35,7 +35,7 @@ namespace {
//
// We disable both random/cooperative S/R for this test as it makes way too many
// syscalls.
-TEST(PingSocket, ICMPPortExhaustion_NoRandomSave) {
+TEST(PingSocket, ICMPPortExhaustion) {
DisableSave ds;
{