mirror of
https://github.com/slint-ui/slint.git
synced 2025-09-29 13:24:48 +00:00
Rename test_ellapse_time to mock_elapsed_time
This commit is contained in:
parent
f2166d91a6
commit
37f874a26b
6 changed files with 22 additions and 21 deletions
|
@ -108,7 +108,7 @@ pub fn create_window() -> re_exports::ComponentWindow {
|
|||
|
||||
/// This module contains functions usefull for unit tests
|
||||
pub mod testing {
|
||||
pub use sixtyfps_corelib::tests::sixtyfps_test_ellapse_time as ellapse_time;
|
||||
pub use sixtyfps_corelib::tests::sixtyfps_mock_elapsed_time as mock_elapsed_time;
|
||||
}
|
||||
|
||||
/// Include the code generated with the sixtyfps-build crate from the build script
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue