diff options
Diffstat (limited to 'test_plugin/README.md')
-rw-r--r-- | test_plugin/README.md | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/test_plugin/README.md b/test_plugin/README.md deleted file mode 100644 index b340389ce..000000000 --- a/test_plugin/README.md +++ /dev/null @@ -1,9 +0,0 @@ -# `test_plugin` crate - -## To run this test manually - -``` -cd test_plugin - -../target/debug/deno run --unstable --allow-plugin tests/test.js debug -``` |