From bb137e23c1c30f7e9f469d4924bbce2bb9b2d2ed Mon Sep 17 00:00:00 2001 From: Arlo Breault Date: Tue, 23 Sep 2014 12:22:36 -0400 Subject: Unit tests for router download functions. Also, sort test suites alphabetically. --- src/test/test_nodelist.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/test/test_nodelist.c') diff --git a/src/test/test_nodelist.c b/src/test/test_nodelist.c index 600e6a89d4..67d39f35cd 100644 --- a/src/test/test_nodelist.c +++ b/src/test/test_nodelist.c @@ -10,7 +10,7 @@ #include "nodelist.h" #include "test.h" -/** Tese the case when node_get_by_id() returns NULL, +/** Test the case when node_get_by_id() returns NULL, * node_get_verbose_nickname_by_id should return the base 16 encoding * of the id. */ -- cgit v1.2.3-54-g00ecf