aboutsummaryrefslogtreecommitdiff
path: root/ports/json-c
diff options
context:
space:
mode:
Diffstat (limited to 'ports/json-c')
-rw-r--r--ports/json-c/portfile.cmake3
1 files changed, 0 insertions, 3 deletions
diff --git a/ports/json-c/portfile.cmake b/ports/json-c/portfile.cmake
index 308b5e43c..d0893ebee 100644
--- a/ports/json-c/portfile.cmake
+++ b/ports/json-c/portfile.cmake
@@ -22,6 +22,3 @@ file(REMOVE_RECURSE ${CURRENT_PACKAGES_DIR}/debug/include)
# Handle copyright
configure_file(${SOURCE_PATH}/COPYING ${CURRENT_PACKAGES_DIR}/share/${PORT}/copyright COPYONLY)
-
-# CMake integration test
-vcpkg_test_cmake(PACKAGE_NAME ${PORT})