Skip to content

Commit d0daeee

Browse files
committed
style: add trailing newline to integration_test.rs
Signed-off-by: danbugs <danilochiarlone@gmail.com>
1 parent ae17e65 commit d0daeee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/hyperlight_host/tests/integration_test.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1777,4 +1777,4 @@ fn hw_timer_interrupts() {
17771777
"Expected at least one timer interrupt, got {count}"
17781778
);
17791779
});
1780-
}
1780+
}

0 commit comments

Comments
 (0)