diff options
Diffstat (limited to 'test_plugin')
| -rw-r--r-- | test_plugin/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test_plugin/Cargo.toml b/test_plugin/Cargo.toml index ca86b96e9..27438f3f3 100644 --- a/test_plugin/Cargo.toml +++ b/test_plugin/Cargo.toml @@ -13,4 +13,4 @@ futures = "0.3.5" deno_core = { path = "../core" } [dev-dependencies] -test_util = { path = "../test_util" }
\ No newline at end of file +test_util = { path = "../test_util" } |
