diff --git a/test/Jamfile b/test/Jamfile index 2998dd75c..5e89859b4 100644 --- a/test/Jamfile +++ b/test/Jamfile @@ -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 ]