Skip to content

Commit

Permalink
[FOLD] Double-check that Invariants_test can't be unity
Browse files Browse the repository at this point in the history
  • Loading branch information
ximinez committed Aug 9, 2024
1 parent c19a88f commit 71b61a7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cmake/RippledCore.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,6 @@ if(xrpld)
set_source_files_properties(
# these two seem to produce conflicts in beast teardown template methods
src/test/rpc/ValidatorRPC_test.cpp
src/test/ledger/Invariants_test.cpp
PROPERTIES SKIP_UNITY_BUILD_INCLUSION TRUE)
endif()
endif()

0 comments on commit 71b61a7

Please sign in to comment.