Make tests a submodule of the repo

This commit is contained in:
Omar Abdulla
2025-10-16 01:44:43 +03:00
parent 0d7a87a728
commit 2e14880df8
3 changed files with 4 additions and 1 deletions
+3
View File
@@ -1,3 +1,6 @@
[submodule "polkadot-sdk"]
path = polkadot-sdk
url = https://github.com/paritytech/polkadot-sdk.git
[submodule "resolc-compiler-tests"]
path = resolc-compiler-tests
url = https://github.com/paritytech/resolc-compiler-tests