putting the nat reliability test case back in, though as far as i can tell from runni...
authorNathan S. Evans <evans@in.tum.de>
Thu, 2 Sep 2010 15:03:59 +0000 (15:03 +0000)
committerNathan S. Evans <evans@in.tum.de>
Thu, 2 Sep 2010 15:03:59 +0000 (15:03 +0000)
src/transport/Makefile.am

index 8e339a828156eb9952359178eb4dca37afb564c8..db5a76cfd63fa32518c38095ec9ac968a67fa863 100644 (file)
@@ -196,6 +196,7 @@ TESTS = \
  $(HTTPS_PLUGIN_TEST) \
  $(HTTPS_API_TEST) \
  test_transport_api_reliability_tcp \
+ test_transport_api_reliability_tcp_nat \
  $(HTTP_REL_TEST) \
  $(HTTPS_REL_TEST)
 endif