[-] rouge copy/pasted line in sln file

This commit is contained in:
Reece Wilson 2022-03-09 02:25:06 +00:00
parent c4ee55c89d
commit 2b78287e9e

View File

@ -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