Skip to content

Commit

Permalink
refactor(lab2): rename
Browse files Browse the repository at this point in the history
Signed-off-by: Yiyang Wu <[email protected]>
  • Loading branch information
ToolmanP committed Oct 12, 2024
1 parent 510f0e0 commit 107b627
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Lab2/kernel/tests/runtime/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@
# PURPOSE.
# See the Mulan PSL v2 for more details.

target_sources(${kernel_target} PRIVATE lab2.c)
target_sources(${kernel_target} PRIVATE tests.c)
File renamed without changes.

0 comments on commit 107b627

Please sign in to comment.