diff options
Diffstat (limited to 'src/test/test.c')
-rw-r--r-- | src/test/test.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/test/test.c b/src/test/test.c index 27c776b304..95cab99b5a 100644 --- a/src/test/test.c +++ b/src/test/test.c @@ -1225,7 +1225,6 @@ struct testgroup_t testgroups[] = { { "routerkeys/", routerkeys_tests }, { "routerlist/", routerlist_tests }, { "routerset/" , routerset_tests }, - { "rust/", rust_tests }, { "scheduler/", scheduler_tests }, { "socks/", socks_tests }, { "shared-random/", sr_tests }, |