Skip to content

Commit

Permalink
Add new mods to all-test
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnTitor committed Dec 19, 2023
1 parent 3185c5e commit fce20e6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions mach-test/test/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,9 @@ use mach2::memory_object_types::*;
use mach2::message::*;
use mach2::ndr::*;
use mach2::port::*;
use mach2::semaphore::*;
use mach2::structs::*;
use mach2::sync_policy::*;
use mach2::task::*;
use mach2::task_info::*;
use mach2::thread_act::*;
Expand Down

0 comments on commit fce20e6

Please sign in to comment.