summaryrefslogtreecommitdiff
path: root/test/spec/README.md
diff options
context:
space:
mode:
authorJay Phelps <hello@jayphelps.com>2018-09-11 16:09:45 -0400
committerAlon Zakai <alonzakai@gmail.com>2018-09-11 13:09:45 -0700
commit30de95a537857eac7c33b46cdf3606f93dff37c9 (patch)
tree989b06234755d04350f7e7a1bed1e4cf973da931 /test/spec/README.md
parent249b4b78d765c0f83029c3afd107cbe9ea025681 (diff)
downloadbinaryen-30de95a537857eac7c33b46cdf3606f93dff37c9.tar.gz
binaryen-30de95a537857eac7c33b46cdf3606f93dff37c9.tar.bz2
binaryen-30de95a537857eac7c33b46cdf3606f93dff37c9.zip
check-in the test/spec suite instead of as submodule (#1677)
Diffstat (limited to 'test/spec/README.md')
-rw-r--r--test/spec/README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/spec/README.md b/test/spec/README.md
new file mode 100644
index 000000000..2548cd3d7
--- /dev/null
+++ b/test/spec/README.md
@@ -0,0 +1,2 @@
+This repository holds a mirror of the spec testsuite which is maintained
+[here](https://github.com/WebAssembly/spec/tree/master/ml-proto/test).