fix test option test

This commit is contained in:
mpostma
2020-08-24 14:14:11 +02:00
parent 445a6c9ea2
commit 4ecaf99047
4 changed files with 4 additions and 6 deletions

View File

@ -1,6 +1,5 @@
use assert_json_diff::assert_json_eq;
use serde_json::json;
use serde_json::Value;
mod common;