Skip to content

Commit a104477

Browse files
committed
todo
1 parent db3bc71 commit a104477

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

src/db/add_package.rs

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -630,11 +630,6 @@ mod test {
630630
use std::slice;
631631
use test_case::test_case;
632632

633-
#[test]
634-
fn test_dependency_serialization_for_database() {
635-
todo!();
636-
}
637-
638633
#[test]
639634
fn test_set_build_to_error() {
640635
async_wrapper(|env| async move {

0 commit comments

Comments
 (0)