bevy/crates/bevy_ui
Brett Striker 0dea47e90f
Fix not being able to run bevy_ui tests (#16358)
# Objective

Fixes #16316

## Solution

Tweaked a few crates cargo files until I was able to build and test
`bevy_ui` via `cargo test --package bevy_ui`

## Testing

- ran `cargo test --package bevy_ui` successfully
- CI should catch anything amiss (Hopefully?)
2024-11-11 22:50:56 +00:00
..
src Remove the measure func for image nodes with the default UI texture (#16351) 2024-11-11 22:07:49 +00:00
Cargo.toml Fix not being able to run bevy_ui tests (#16358) 2024-11-11 22:50:56 +00:00
README.md Add README.md to all crates (#13184) 2024-05-02 18:56:00 +00:00

Bevy UI

License Crates.io Downloads Docs Discord