Skip to content

Commit b70135e

Browse files
committed
remove reg replacement
1 parent e6897b7 commit b70135e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

CMakeLists.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -141,8 +141,6 @@ foreach(folder ${diff_tests_anderson_folders})
141141
)
142142

143143
# read and write ander
144-
# change file extension to .pre.bc
145-
string(REGEX REPLACE "[.]bc$" ".bc" readFile ${CMAKE_CURRENT_SOURCE_DIR}/${filename})
146144
add_test(
147145
NAME diff_tests-wr-ander/ander-read-write/${filename}
148146
COMMAND ${CMAKE_CURRENT_SOURCE_DIR}/diff_tests/difftest.py

0 commit comments

Comments
 (0)