dylanmc / cs393_vm_api

Virtual memory abstraction & methods for constructing, accessing, manipulating and destroying address spaces
4 stars 28 forks source link

add `del_map` test #12

Closed simanerush closed 1 year ago

simanerush commented 1 year ago

attempt to write a test for a del_map function

simanerush commented 1 year ago

i figured out clippy and rustfmt, too!!!!