Skip to content

Commit

Permalink
Disabled supernode tests compilation for Mac OS
Browse files Browse the repository at this point in the history
  • Loading branch information
EDDragonWolf committed Jan 20, 2018
1 parent 28611db commit 6a84368
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,9 @@ add_subdirectory(difficulty)
add_subdirectory(hash)
add_subdirectory(net_load_tests)
add_subdirectory(libwallet_api_tests)
if (NOT APPLE)
add_subdirectory(supernode_tests)
endif()

# add_subdirectory(daemon_tests)

Expand Down

0 comments on commit 6a84368

Please sign in to comment.