Skip to content

Commit

Permalink
rename also the mock files
Browse files Browse the repository at this point in the history
  • Loading branch information
benma committed Nov 20, 2024
1 parent e76afa7 commit 38f5c60
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion test/simulator/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ add_library(bitbox_objects-simulator
framework/mock_memory.c
framework/mock_screen.c
framework/mock_smarteeprom.c
framework/mock_securechip.c
framework/mock_atecc.c
)

add_library(bitbox-simulator
Expand Down
File renamed without changes.
2 changes: 1 addition & 1 deletion test/unit-test/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ add_library(bitbox_objects
framework/mock_gestures.c
framework/mock_component.c
framework/mock_smarteeprom.c
framework/mock_securechip.c
framework/mock_atecc.c
framework/mock_delay.c
)

Expand Down
File renamed without changes.

0 comments on commit 38f5c60

Please sign in to comment.