deno/test_plugin/README.md

9 lines
148 B
Markdown

# `test_plugin` crate
## To run this test manually
```
cd test_plugin
../target/debug/deno run --unstable --allow-plugin tests/test.js debug
```