test_natpmp is not a unit test

This commit is contained in:
Arvid Norberg 2013-12-16 00:38:46 +00:00
parent 64af2b833b
commit 5910059869
1 changed files with 0 additions and 2 deletions

View File

@ -15,7 +15,6 @@ test_programs = \
test_dht \
test_lsd \
test_metadata_extension \
test_natpmp \
test_pe_crypto \
test_peer_priority \
test_pex \
@ -135,7 +134,6 @@ test_http_connection_SOURCES = test_http_connection.cpp
test_ip_filter_SOURCES = test_ip_filter.cpp
test_lsd_SOURCES = test_lsd.cpp
test_metadata_extension_SOURCES = test_metadata_extension.cpp
test_natpmp_SOURCES = test_natpmp.cpp
test_peer_priority_SOURCES = test_peer_priority.cpp
test_pe_crypto_SOURCES = test_pe_crypto.cpp
test_pex_SOURCES = test_pex.cpp