From 8680e8ecb0328fe7053c1db234407bbaeb4d8b75 Mon Sep 17 00:00:00 2001 From: doctaweed <70249609+doctaweed@users.noreply.github.com> Date: Tue, 1 Sep 2020 17:37:02 -0600 Subject: [PATCH] Update CMakeLists.txt --- test/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/CMakeLists.txt b/test/CMakeLists.txt index e62259d8e1..5a9b7aa7c4 100644 --- a/test/CMakeLists.txt +++ b/test/CMakeLists.txt @@ -1,7 +1,7 @@ enable_testing() add_executable(goalc-test - test_main.cpp + #test_main.cpp #test_test.cpp test_reader.cpp #problematic #test_goos.cpp #problematic