Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
m00sey committed Feb 4, 2023
1 parent 5ff3044 commit 13e4e5a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/core/indexer/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -354,6 +354,5 @@ mod indexer_tests {
assert_eq!(idx.code, Codex::Ed25519.code());
assert_eq!(idx.index, 0);
assert_eq!(idx.ondex, Some(0));

}
}

0 comments on commit 13e4e5a

Please sign in to comment.