Actually correctly flag tests

This commit is contained in:
Mikayla Maki 2022-06-29 18:31:52 -07:00
parent 75a4556244
commit ab5247c62e

View File

@ -411,6 +411,7 @@ fn draw_debug_grid(bounds: RectF, layout: &mut LayoutState, cx: &mut PaintContex
}
}
#[cfg(test)]
mod tests {
#[test]
fn test_rgb_for_index() {