Skip to content

Commit 893c49f

Browse files
committed
chore: update CMakeLists for bitsfx tests
Signed-off-by: krishna2803 <[email protected]>
1 parent 7099e88 commit 893c49f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libc/test/src/stdfix/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ foreach(suffix IN ITEMS hr r lr hk k lk uhr ur ulr uhk uk ulk)
8989
)
9090
endforeach()
9191

92-
foreach(suffix IN ITEMS hk k lk r lr)
92+
foreach(suffix IN ITEMS r lr hk k lk uhr ur ulr uhk uk)
9393
add_libc_test(
9494
bits${suffix}_test
9595
SUITE

0 commit comments

Comments
 (0)