Skip to content

Commit ced0005

Browse files
committed
remove FILES env variable
1 parent 0ab1f9d commit ced0005

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

libc/test/src/__support/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -256,7 +256,6 @@ add_libc_test(
256256
libc-support-tests
257257
SRCS
258258
str_to_float_comparison_test.cpp
259-
ENV "FILES=${CMAKE_CURRENT_SOURCE_DIR}/str_to_float_comparison_data.txt"
260259
DEPENDS
261260
libc.src.stdio.printf
262261
libc.src.stdio.fopen

0 commit comments

Comments
 (0)