Skip to content

Commit

Permalink
rustfmt
Browse files Browse the repository at this point in the history
  • Loading branch information
jqnatividad committed Oct 13, 2024
1 parent ed80f21 commit 58cc474
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tests/test_clipboard.rs
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
use crate::workdir::Workdir;
use arboard::Clipboard;

use crate::workdir::Workdir;

#[test]
// #[ignore = "Requires clipboard to test."]
fn clipboard_success() {
Expand Down

0 comments on commit 58cc474

Please sign in to comment.