mirror of
https://github.com/Xetibo/ReSet.git
synced 2025-07-07 18:47:45 +02:00
flatpak: Change name to ReSet case
This commit is contained in:
parent
77c53a3efc
commit
a9ee1b7bc3
2 changed files with 2 additions and 3 deletions
|
@ -14,7 +14,6 @@ async fn test_plugins() {
|
|||
hint::spin_loop();
|
||||
}
|
||||
unsafe {
|
||||
println!("pang");
|
||||
for plugin in FRONTEND_PLUGINS.iter() {
|
||||
let name = (plugin.frontend_name)();
|
||||
let tests = (plugin.frontend_tests)();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue