gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r25280 - gnunet/src/ats


From: gnunet
Subject: [GNUnet-SVN] r25280 - gnunet/src/ats
Date: Thu, 6 Dec 2012 09:41:46 +0100

Author: wachs
Date: 2012-12-06 09:41:46 +0100 (Thu, 06 Dec 2012)
New Revision: 25280

Modified:
   gnunet/src/ats/test_ats_api_scheduling_init.c
Log:
minor

Modified: gnunet/src/ats/test_ats_api_scheduling_init.c
===================================================================
--- gnunet/src/ats/test_ats_api_scheduling_init.c       2012-12-06 01:34:18 UTC 
(rev 25279)
+++ gnunet/src/ats/test_ats_api_scheduling_init.c       2012-12-06 08:41:46 UTC 
(rev 25280)
@@ -18,7 +18,7 @@
      Boston, MA 02111-1307, USA.
 */
 /**
- * @file ats/test_ats_api_scheduling.c
+ * @file ats/test_ats_api_scheduling_init.c
  * @brief test automatic transport selection scheduling API init/shutdown
  * @author Christian Grothoff
  * @author Matthias Wachs
@@ -131,11 +131,11 @@
 int
 main (int argc, char *argv[])
 {
-  if (0 != GNUNET_TESTING_peer_run ("test_ats_api_scheduling",
+  if (0 != GNUNET_TESTING_peer_run ("test_ats_api_scheduling_init",
                                    "test_ats_api.conf",
                                    &run, NULL))
     return 1;
   return ret;
 }
 
-/* end of file test_ats_api_scheduling.c */
+/* end of file test_ats_api_scheduling_init.c */




reply via email to

[Prev in Thread] Current Thread [Next in Thread]