aboutsummaryrefslogtreecommitdiffhomepage
path: root/crates/mozart
diff options
context:
space:
mode:
Diffstat (limited to 'crates/mozart')
-rw-r--r--crates/mozart/tests/installer.rs5
1 files changed, 1 insertions, 4 deletions
diff --git a/crates/mozart/tests/installer.rs b/crates/mozart/tests/installer.rs
index 5503476..a0e3f25 100644
--- a/crates/mozart/tests/installer.rs
+++ b/crates/mozart/tests/installer.rs
@@ -765,10 +765,7 @@ installer_fixture!(
update_syncs_outdated,
ignore = "mozart binary cannot yet run this fixture"
);
-installer_fixture!(
- update_to_empty_from_blank,
- ignore = "mozart binary cannot yet run this fixture"
-);
+installer_fixture!(update_to_empty_from_blank);
installer_fixture!(
update_to_empty_from_locked,
ignore = "mozart binary cannot yet run this fixture"