diff options
Diffstat (limited to 'crates/shirabe/tests/json/json_manipulator_test.rs')
| -rw-r--r-- | crates/shirabe/tests/json/json_manipulator_test.rs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/crates/shirabe/tests/json/json_manipulator_test.rs b/crates/shirabe/tests/json/json_manipulator_test.rs index d303346..768bebf 100644 --- a/crates/shirabe/tests/json/json_manipulator_test.rs +++ b/crates/shirabe/tests/json/json_manipulator_test.rs @@ -3490,7 +3490,6 @@ fn test_add_config_setting_escapes() { } #[test] -#[ignore] fn test_add_config_setting_works_from_scratch() { let mut manipulator = JsonManipulator::new( r#"{ |
