REST/NAMESTORE: rework API
[oweals/gnunet.git] / src / transport / test_transport_api_manipulation_cfg.c
index 4cab840665a92009fbb2db8016784f317e948a24..2d17cca4517512516230827e2ea6569a49ba8460 100644 (file)
@@ -14,6 +14,8 @@
     
      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/>.
+
+     SPDX-License-Identifier: AGPL3.0-or-later
 */
 /**
  * @file transport/test_transport_api_manipulation_cfg.c
@@ -168,6 +170,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,