summaryrefslogtreecommitdiffstats
path: root/tests/file_json.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/file_json.rs')
-rw-r--r--tests/file_json.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/file_json.rs b/tests/file_json.rs
index 48836d8..c27c9b0 100644
--- a/tests/file_json.rs
+++ b/tests/file_json.rs
@@ -72,4 +72,4 @@ fn test_error_parse() {
res.unwrap_err().to_string(),
"expected `:` at line 4 column 1 in tests/Settings-invalid.json".to_string()
);
-}
+} \ No newline at end of file