mirror of
https://github.com/sigp/lighthouse.git
synced 2026-04-19 22:08:30 +00:00
Directory Restructure (#1163)
* Move tests -> testing * Directory restructure * Update Cargo.toml during restructure * Update Makefile during restructure * Fix arbitrary path
This commit is contained in:
@@ -19,7 +19,7 @@ As with most other Rust projects, Lighthouse uses `cargo test` for unit and
|
||||
integration tests. For example, to test the `ssz` crate run:
|
||||
|
||||
```bash
|
||||
cd eth2/utils/ssz
|
||||
cd consensus/ssz
|
||||
cargo test
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user