mirror of
https://github.com/fluencelabs/jsonpath
synced 2025-06-17 10:01:29 +00:00
openresty 테스트
This commit is contained in:
@ -14,7 +14,7 @@ fn read_json(path: &str) -> String {
|
||||
}
|
||||
|
||||
fn get_string() -> String {
|
||||
read_json("../benchmark/example.json")
|
||||
read_json("../../benchmark/example.json")
|
||||
}
|
||||
|
||||
fn get_json() -> Value {
|
||||
|
Reference in New Issue
Block a user