Skip to content

Commit

Permalink
Merge pull request #6467 from gadfort/fix-merge
Browse files Browse the repository at this point in the history
dbsta: remove stray or_integration_test from ctest
  • Loading branch information
maliberty authored Jan 4, 2025
2 parents c51b132 + ed67241 commit 494393c
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/dbSta/test/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -47,10 +47,6 @@ or_integration_tests(
write_verilog8
)


foreach(TEST_NAME IN LISTS TEST_NAMES)
or_integration_test("dbSta" ${TEST_NAME} ${CMAKE_CURRENT_SOURCE_DIR}/regression)
endforeach()
if(ENABLE_TESTS)
add_subdirectory(cpp)
endif()

0 comments on commit 494393c

Please sign in to comment.