Skip to content

Commit 656d6df

Browse files
committed
rename confusing name
1 parent 636546d commit 656d6df

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

test/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ set(TEST_SOURCES
8080
${UNIT_TESTS}/hw/usernet.cpp
8181
${UNIT_TESTS}/hw/virtio_queue.cpp
8282
${UNIT_TESTS}/kernel/arch.cpp
83-
${UNIT_TESTS}/kernel/block.cpp
83+
${UNIT_TESTS}/kernel/blocking.cpp
8484
${UNIT_TESTS}/kernel/cpuid.cpp
8585
${UNIT_TESTS}/kernel/memmap_test.cpp
8686
${UNIT_TESTS}/kernel/test_memory.cpp

0 commit comments

Comments
 (0)