summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml3
1 files changed, 2 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index c2a5b5f6..8b591518 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -19,7 +19,8 @@ members = [
"plugins/tedge_apama_plugin",
"plugins/tedge_apt_plugin",
"plugins/tedge_dummy_plugin",
- "tedge"
+ "tedge",
+ "tests/testcontainers/echoserver",
]
resolver = "2"