From 2b78287e9efb1c9a70f50e7e4092ff34c5997d6a Mon Sep 17 00:00:00 2001 From: Reece Date: Wed, 9 Mar 2022 02:25:06 +0000 Subject: [PATCH] [-] rouge copy/pasted line in sln file --- AuroraSolution.lua | 1 - 1 file changed, 1 deletion(-) diff --git a/AuroraSolution.lua b/AuroraSolution.lua index 2cd3472..8d7bb3a 100644 --- a/AuroraSolution.lua +++ b/AuroraSolution.lua @@ -193,7 +193,6 @@ local processTests = function() includedirs {"Tests/googletest/googletest/include"} files "Tests/googletest/googletest/src/gtest-all.cc" files "Tests/Common/**.*" - files("Apps/Experiments/Bootstrap/**.*") end) end