Skip to content

Commit

Permalink
additional test [ for implementing figsoda#2 ]
Browse files Browse the repository at this point in the history
  • Loading branch information
aswinnnn committed Jul 6, 2023
1 parent 40e6a21 commit d975a74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/tests.rs
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ fn pep() {
));
}

// additional tests, based on https://pip.pypa.io/en/stable/topics/secure-installs/
// additional tests, based on https://pip.pypa.io/en/stable/topics/secure-installs/#hash-checking-mode
#[test]
fn additional() {
assert_debug_snapshot!(parse("FooProject == 1.2 \
Expand Down

0 comments on commit d975a74

Please sign in to comment.