split out test_upnp as its own test

This commit is contained in:
arvidn 2015-06-09 23:04:33 -04:00
parent 4461ae2ba4
commit 6e68429117
1 changed files with 3 additions and 2 deletions

View File

@ -141,8 +141,9 @@ test-suite libtorrent :
test_peer_classes.cpp
test_settings_pack.cpp
test_fence.cpp
test_dos_blocker.cpp
test_upnp.cpp ]
test_dos_blocker.cpp ]
[ run test_upnp.cpp ]
[ run test_storage.cpp ]
[ run test_session.cpp ]