mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-11 13:43:47 +01:00
Add libtor-buf-testing to build.rs
This commit is contained in:
parent
5090fecaca
commit
6ca29ea409
@ -149,8 +149,9 @@ pub fn main() {
|
||||
cfg.component("tor-sandbox-testing");
|
||||
cfg.component("tor-encoding-testing");
|
||||
cfg.component("tor-fs-testing");
|
||||
cfg.component("tor-time-testing");
|
||||
cfg.component("tor-net-testing");
|
||||
cfg.component("tor-buf-testing");
|
||||
cfg.component("tor-time-testing");
|
||||
cfg.component("tor-thread-testing");
|
||||
cfg.component("tor-memarea-testing");
|
||||
cfg.component("tor-log-testing");
|
||||
|
Loading…
Reference in New Issue
Block a user