mirror of
https://github.com/rojo-rbx/rojo.git
synced 2026-04-23 14:15:24 +00:00
Break redaction stuff out into separate crate
This commit is contained in:
8
rojo-test/README.md
Normal file
8
rojo-test/README.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# rojo-test
|
||||
This project does end-to-end testing of Rojo by executing it and checking what side-effects it has.
|
||||
|
||||
rojo-test is meant to be run as a test with:
|
||||
|
||||
```bash
|
||||
cargo test
|
||||
```
|
||||
Reference in New Issue
Block a user