From 5e3630487a17b1a24c3e7a2f9b9c7bfbf95cbb81 Mon Sep 17 00:00:00 2001 From: Rainer Kartmann <rainer.kartmann@kit.edu> Date: Thu, 12 Jan 2023 10:25:05 +0100 Subject: [PATCH] Remove blank lines --- SimoxUtility/tests/random/CMakeLists.txt | 2 -- 1 file changed, 2 deletions(-) diff --git a/SimoxUtility/tests/random/CMakeLists.txt b/SimoxUtility/tests/random/CMakeLists.txt index 5e4088d67..0d64ad212 100644 --- a/SimoxUtility/tests/random/CMakeLists.txt +++ b/SimoxUtility/tests/random/CMakeLists.txt @@ -1,3 +1 @@ - ADD_SU_TEST( Choice ) - -- GitLab