aboutsummaryrefslogtreecommitdiff
path: root/src/garage/tests/s3/website.rs
diff options
context:
space:
mode:
authorAlex Auvolat <alex@adnab.me>2023-08-28 12:32:57 +0200
committerAlex Auvolat <alex@adnab.me>2023-08-28 12:32:57 +0200
commite66c78d6eaeb01b64911013b3a36d798c561acb8 (patch)
tree1c142acc9b25ead49e14af35660497964463bf43 /src/garage/tests/s3/website.rs
parent51011e68b16efc2232606bee47fcdc9e8a11068e (diff)
downloadgarage-e66c78d6eaeb01b64911013b3a36d798c561acb8.tar.gz
garage-e66c78d6eaeb01b64911013b3a36d798c561acb8.zip
integration test: move json_body to root of crate
Diffstat (limited to 'src/garage/tests/s3/website.rs')
-rw-r--r--src/garage/tests/s3/website.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/garage/tests/s3/website.rs b/src/garage/tests/s3/website.rs
index 7c2b0deb..ac724430 100644
--- a/src/garage/tests/s3/website.rs
+++ b/src/garage/tests/s3/website.rs
@@ -1,6 +1,6 @@
use crate::common;
use crate::common::ext::*;
-use crate::k2v::json_body;
+use crate::json_body;
use assert_json_diff::assert_json_eq;
use aws_sdk_s3::{