mirror of
https://github.com/pezkuwichain/revive-differential-tests.git
synced 2026-04-22 21:57:58 +00:00
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 2e14880df8 |
@@ -9,7 +9,6 @@ node_modules
|
|||||||
*.log
|
*.log
|
||||||
|
|
||||||
profile.json.gz
|
profile.json.gz
|
||||||
resolc-compiler-tests
|
|
||||||
workdir
|
workdir
|
||||||
|
|
||||||
!/schema.json
|
!/schema.json
|
||||||
|
|||||||
@@ -1,3 +1,6 @@
|
|||||||
[submodule "polkadot-sdk"]
|
[submodule "polkadot-sdk"]
|
||||||
path = polkadot-sdk
|
path = polkadot-sdk
|
||||||
url = https://github.com/paritytech/polkadot-sdk.git
|
url = https://github.com/paritytech/polkadot-sdk.git
|
||||||
|
[submodule "resolc-compiler-tests"]
|
||||||
|
path = resolc-compiler-tests
|
||||||
|
url = https://github.com/paritytech/resolc-compiler-tests
|
||||||
|
|||||||
Submodule
+1
Submodule resolc-compiler-tests added at 5dcd1cdb87
Reference in New Issue
Block a user