Skip to content

Commit d27f6f4

Browse files
authored
Merge branch 'main' into klkvr/pp-test-rebase
2 parents 9b15b7a + 33b3ca8 commit d27f6f4

File tree

1 file changed

+1
-1
lines changed
  • crates/artifacts/solc/src

1 file changed

+1
-1
lines changed

crates/artifacts/solc/src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1851,7 +1851,7 @@ mod tests {
18511851

18521852
#[test]
18531853
fn can_link_bytecode() {
1854-
// test cases taken from <https://github.com/ethereum/solc-js/blob/master/test/linker.js>
1854+
// test cases taken from <https://github.com/ethereum/solc-js/blob/master/test/linker.ts>
18551855

18561856
#[derive(Serialize, Deserialize)]
18571857
struct Mockject {

0 commit comments

Comments
 (0)