Skip to content

Commit

Permalink
Rename test example to long_list
Browse files Browse the repository at this point in the history
  • Loading branch information
geom3trik authored and rhelmot committed Jul 13, 2022
1 parent 401a68f commit 49dff80
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -191,8 +191,8 @@ name = "window_modifiers"
path = "examples/window_modifiers.rs"

[[example]]
name = "test"
path = "examples/test.rs"
name = "long_list"
path = "examples/lists/long_list.rs"

[features]
default = ["winit", "clipboard", "x11", "wayland"]
Expand Down
File renamed without changes.

0 comments on commit 49dff80

Please sign in to comment.