Skip to content

Commit

Permalink
tests changes
Browse files Browse the repository at this point in the history
  • Loading branch information
aaravpandya committed Dec 16, 2024
1 parent 01b2e2b commit 54873dc
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 151,558 deletions.
1 change: 0 additions & 1 deletion tests/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ file(MAKE_DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}/testJsons)

# Copy test.json to the testJsons directory
configure_file(${CMAKE_SOURCE_DIR}/tests/test.json ${CMAKE_CURRENT_BINARY_DIR}/testJsons/test.json COPYONLY)
configure_file(${CMAKE_SOURCE_DIR}/tests/valid_files.json ${CMAKE_CURRENT_BINARY_DIR}/testJsons/valid_files.json COPYONLY)

include_directories(
${CMAKE_SOURCE_DIR}/src
Expand Down
Loading

0 comments on commit 54873dc

Please sign in to comment.