[tor-commits] [tor/master] Rename test to match new identifier.

teor at torproject.org teor at torproject.org
Mon Jan 20 05:53:03 UTC 2020


commit 4541289f2a7e7a79da8cea38a94af5afd9ac9f72
Author: Nick Mathewson <nickm at torproject.org>
Date:   Fri Jan 17 09:27:58 2020 -0500

    Rename test to match new identifier.
---
 src/test/test_nodelist.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/test/test_nodelist.c b/src/test/test_nodelist.c
index c568e3698..388cd74f3 100644
--- a/src/test/test_nodelist.c
+++ b/src/test/test_nodelist.c
@@ -1250,7 +1250,7 @@ test_nodelist_router_get_verbose_nickname(void *arg)
 }
 
 static void
-test_nodelist_routerstatus_has_changed(void *arg)
+test_nodelist_routerstatus_has_visibly_changed(void *arg)
 {
   (void)arg;
   routerstatus_t rs_orig, rs;





More information about the tor-commits mailing list