This commit is contained in:
Michiel Borkent 2020-05-09 15:29:33 +02:00
parent dd14edf190
commit 75a9bdeedd

View file

@ -33,7 +33,7 @@ See [test/babashka/pods/sci_test.clj](test/babashka/pods/sci_test.clj).
regardless of the technology they were implemented in. As such, pods can be a
light weight replacement for native interop (JNI, JNA, etc.).
- When developing pods, this library can be used to run tests for it on the JVM.
- When developing pods, this library can be used to test it on the JVM.
## License