-Merge branch 'master' of ssh://gnunet.org/gnunet into gsoc2018/rest_api
[oweals/gnunet.git] / src / transport / test_transport_api_manipulation_cfg.c
index dd6888fa9c7f5cecef515d8d38a42ef2afe6a03f..350dc8eabb7fd3ae2d3be1b76e086a9ef5ff8a16 100644 (file)
@@ -11,6 +11,9 @@
      WITHOUT ANY WARRANTY; without even the implied warranty of
      MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
      Affero General Public License for more details.
+    
+     You should have received a copy of the GNU Affero General Public License
+     along with this program.  If not, see <http://www.gnu.org/licenses/>.
 */
 /**
  * @file transport/test_transport_api_manipulation_cfg.c
@@ -165,6 +168,7 @@ main (int argc,
 
   ccc = &my_ccc;
   sc.ccc = ccc;
+  start_request = GNUNET_TIME_absolute_get ();
   if (GNUNET_OK !=
       GNUNET_TRANSPORT_TESTING_main (2,
                                      &GNUNET_TRANSPORT_TESTING_connect_check,