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
No known key found for this signature in database
GPG key ID: 10FEAA0E7075672A

View file

@ -1250,7 +1250,7 @@ test_nodelist_router_get_verbose_nickname(void *arg)
} }
static void static void
test_nodelist_routerstatus_has_changed(void *arg) test_nodelist_routerstatus_has_visibly_changed(void *arg)
{ {
(void)arg; (void)arg;
routerstatus_t rs_orig, rs; routerstatus_t rs_orig, rs;