Rename test to match new identifier.

This commit is contained in:
Nick Mathewson
2020-01-17 09:27:58 -05:00
committed by teor
parent e2637214f2
commit 4541289f2a
+1 -1
View File
@@ -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;