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