summaryrefslogtreecommitdiffstats
path: root/plugins/tedge_apama_plugin/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/tedge_apama_plugin/Cargo.toml')
-rw-r--r--plugins/tedge_apama_plugin/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/tedge_apama_plugin/Cargo.toml b/plugins/tedge_apama_plugin/Cargo.toml
index 6fbaa306..26f77498 100644
--- a/plugins/tedge_apama_plugin/Cargo.toml
+++ b/plugins/tedge_apama_plugin/Cargo.toml
@@ -19,4 +19,4 @@ zip = { version = "0.5", default-features = false, features = ["deflate"] }
roxmltree = "0.14"
[dev-dependencies]
-tempfile = "3.2"
+tedge_test_utils = { path = "../../crates/tests/tedge_test_utils" }