Skip to content

Commit 79db040

Browse files
committed
🛠️refactor(tests) remove redundant test attribute
1 parent 1eedb30 commit 79db040

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/lib.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,6 @@ macro_rules! syscall {
179179
#[cfg(test)]
180180
mod tests {
181181
use super::*;
182-
#[cfg(test)]
183182
use phnt::ffi::{NtClose, HANDLE, NTSTATUS};
184183

185184
extern "C" {

0 commit comments

Comments
 (0)