Skip to content

Commit 0c6b382

Browse files
committed
add experimental submodule, for the tests
1 parent 2ceaaf0 commit 0c6b382

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
11
[submodule "test/spec"]
22
path = test/spec
33
url = git@github.com:WebAssembly/testsuite.git
4+
[submodule "test/experimental"]
5+
path = test/experimental
6+
url = git@github.com:WebAssembly/experimental.git

test/experimental

Submodule experimental added at 371e3d7

0 commit comments

Comments
 (0)