Skip to content

Commit

Permalink
Remove pollfd test - covered in protocol tests
Browse files Browse the repository at this point in the history
  • Loading branch information
gdamore committed Nov 24, 2024
1 parent 52408ba commit 47b22e7
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 114 deletions.
1 change: 0 additions & 1 deletion tests/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,6 @@ add_nng_test(multistress 60)
add_nng_test(nonblock 60)
add_nng_test(options 5)
add_nng_test(pipe 5)
add_nng_test(pollfd 5)
add_nng_test(scalability 20 ON)
add_nng_test(synch 5)
add_nng_test(tcpsupp 10)
Expand Down
113 changes: 0 additions & 113 deletions tests/pollfd.c

This file was deleted.

0 comments on commit 47b22e7

Please sign in to comment.