1
0
Fork 0
mirror of https://github.com/alacritty/alacritty.git synced 2025-11-06 22:44:18 -05:00

Migrate to 2024 edition

This commit is contained in:
Christian Duerr 2025-07-13 06:15:02 +00:00 committed by GitHub
parent b0304431c4
commit bb02cb13f1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
51 changed files with 121 additions and 153 deletions

View file

@ -24,7 +24,7 @@ macro_rules! ref_tests {
ref_test(&test_path);
}
)*
}
};
}
ref_tests! {