tests: Add missing Jam rule for mmap_cut_tests.

This commit is contained in:
Augustin Cavalier
2023-02-28 19:36:26 -05:00
parent 9ed77019b6
commit b7cc4167b7
+1
View File
@@ -55,6 +55,7 @@ SimpleTest port_wakeup_test_8 : port_wakeup_test_8.cpp ;
SimpleTest port_wakeup_test_9 : port_wakeup_test_9.cpp ;
SimpleTest mmap_resize_test : mmap_resize_test.cpp ;
SimpleTest mmap_cut_tests : mmap_cut_tests.cpp ;
SimpleTest null_poll_test : null_poll_test.cpp ;