mirror of
https://github.com/denoland/std.git
synced 2024-11-22 04:59:05 +00:00
d5bad95a71
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
5 lines
134 B
Plaintext
5 lines
134 B
Plaintext
[submodule "std/wasi/testdata"]
|
|
path = wasi/testdata
|
|
url = https://github.com/khronosproject/wasi-test-suite.git
|
|
shallow = true
|