summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorJF Bastien <jfb@chromium.org>2016-01-08 12:54:09 -0800
committerJF Bastien <jfb@chromium.org>2016-01-08 12:54:09 -0800
commit3a5cd7dc0360d1b12a0558758fa587f0268122b8 (patch)
treeec7597e3f4391542333fa07a7cdf3c62ff4dd701 /.gitmodules
parent6e5eb6bf9c9450428b418e65167e488416dbc9ec (diff)
downloadbinaryen-3a5cd7dc0360d1b12a0558758fa587f0268122b8.tar.gz
binaryen-3a5cd7dc0360d1b12a0558758fa587f0268122b8.tar.bz2
binaryen-3a5cd7dc0360d1b12a0558758fa587f0268122b8.zip
Use waterfall instead of experimental, now the repo has moved.
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules6
1 files changed, 3 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules
index 0d0d49215..cb63d1944 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,6 +1,6 @@
[submodule "test/spec"]
path = test/spec
url = https://github.com/WebAssembly/testsuite.git
-[submodule "test/experimental"]
- path = test/experimental
- url = https://github.com/WebAssembly/experimental.git
+[submodule "test/waterfall"]
+ path = test/waterfall
+ url = https://github.com/WebAssembly/waterfall.git