summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam Clegg <sbc@chromium.org>2020-04-08 18:38:27 -0400
committerGitHub <noreply@github.com>2020-04-08 15:38:27 -0700
commitdc5a503c4d54dc71ab46535c1966540785562dd7 (patch)
tree87c7aa7295925e4dfebc786ea5ff7998ca368163
parent2f9d019267bd792e1df09a00648eb4d8edb39ac1 (diff)
downloadbinaryen-dc5a503c4d54dc71ab46535c1966540785562dd7.tar.gz
binaryen-dc5a503c4d54dc71ab46535c1966540785562dd7.tar.bz2
binaryen-dc5a503c4d54dc71ab46535c1966540785562dd7.zip
Remove .gitmodules file (#2732)
This had two entries which were removed in #1677 and #2118.
-rw-r--r--.gitmodules6
1 files changed, 0 insertions, 6 deletions
diff --git a/.gitmodules b/.gitmodules
deleted file mode 100644
index b8b1f289d..000000000
--- a/.gitmodules
+++ /dev/null
@@ -1,6 +0,0 @@
-[submodule "test/spec"]
- path = test/spec
- url = https://github.com/WebAssembly/testsuite.git
-[submodule "test/emscripten"]
- path = test/emscripten
- url = https://github.com/kripken/emscripten.git