summaryrefslogtreecommitdiff
path: root/test_plugin/README.md
blob: b340389ce4b6414a8e5832686a93d84d6169cd13 (plain)
1
2
3
4
5
6
7
8
9
# `test_plugin` crate

## To run this test manually

```
cd test_plugin

../target/debug/deno run --unstable --allow-plugin tests/test.js debug
```