diff options
Diffstat (limited to 'third_party/immer/tools/scala/README.md')
-rw-r--r-- | third_party/immer/tools/scala/README.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/third_party/immer/tools/scala/README.md b/third_party/immer/tools/scala/README.md new file mode 100644 index 000000000000..ce514e445e99 --- /dev/null +++ b/third_party/immer/tools/scala/README.md @@ -0,0 +1,6 @@ + +``` +# sbt +> test +> test-only org.immer.* -- -verbose +``` |