std/.gitmodules
Casper Beyer d5bad95a71
chore: Setup CI and tests
Create ci.yml

chore: add wasi-test-suite as a submodule

chore: remove legacy configuration files and scripts

chore: remove outdated redirection notice

chore: add git attributes to ensure text files use unix line endings

chore: format

test(http): copy tls testdata from denoland/deno
2021-02-01 12:20:35 +01:00

5 lines
134 B
Plaintext

[submodule "std/wasi/testdata"]
path = wasi/testdata
url = https://github.com/khronosproject/wasi-test-suite.git
shallow = true