aboutsummaryrefslogtreecommitdiffhomepage
path: root/crates/shirabe/tests/repository/array_repository_test.rs
diff options
context:
space:
mode:
Diffstat (limited to 'crates/shirabe/tests/repository/array_repository_test.rs')
-rw-r--r--crates/shirabe/tests/repository/array_repository_test.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/crates/shirabe/tests/repository/array_repository_test.rs b/crates/shirabe/tests/repository/array_repository_test.rs
index ae6725d0..069e9113 100644
--- a/crates/shirabe/tests/repository/array_repository_test.rs
+++ b/crates/shirabe/tests/repository/array_repository_test.rs
@@ -99,7 +99,6 @@ fn test_find_packages() {
}
#[test]
-#[ignore]
fn test_automatically_add_aliased_package_but_not_remove() {
let repo = ArrayRepository::new(vec![]).unwrap();