Another bit of Remove test-option-utils

This commit is contained in:
John Ralls 2021-02-15 15:49:03 -08:00
parent 0b7ccfbd5b
commit 18b83874fd

View File

@ -92,9 +92,6 @@ if (HAVE_SRFI64)
gnc_add_scheme_tests("${test_app_utils_scheme_SRFI64_SOURCES}")
endif()
# Doesn't work yet:
gnc_add_test_with_guile(test-app-utils "${test_app_utils_SOURCES}" APP_UTILS_TEST_INCLUDE_DIRS APP_UTILS_TEST_LIBS)
set(test_autoclear_SOURCES
test-autoclear.cpp
)