diff --git a/.gitmodules b/.gitmodules index c0ee744..7a38ea9 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "dependencies/cairo-lang"] path = dependencies/cairo-lang url = https://github.com/starkware-libs/cairo-lang +[submodule "test-prgrams"] + path = test-prgrams + url = https://github.com/Moonsong-Labs/cairo-programs diff --git a/test-prgrams b/test-prgrams new file mode 160000 index 0000000..b3a7981 --- /dev/null +++ b/test-prgrams @@ -0,0 +1 @@ +Subproject commit b3a798100623919afefb3a2fa5a6bfe45f1ca9d7