From 9dfcf23496029521ce72bf6fc42bca692c20304e Mon Sep 17 00:00:00 2001 From: Jason Marechal Date: Thu, 16 Jan 2025 10:51:46 +0100 Subject: [PATCH] Remove extra file --- tests/cpp/full_run/FullRunProblemPassingTest.cpp | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 tests/cpp/full_run/FullRunProblemPassingTest.cpp diff --git a/tests/cpp/full_run/FullRunProblemPassingTest.cpp b/tests/cpp/full_run/FullRunProblemPassingTest.cpp deleted file mode 100644 index 9185151cc..000000000 --- a/tests/cpp/full_run/FullRunProblemPassingTest.cpp +++ /dev/null @@ -1,5 +0,0 @@ -#include "gtest/gtest.h" - -TEST(Fullrun, execute_properly) { - -} \ No newline at end of file