CompilationDatabase: Fix unit test

Amends be97943372.

Change-Id: Ic840f5eca8a83b5bdf3e3864e8859234472911b7
Reviewed-by: Marco Bubke <marco.bubke@qt.io>
This commit is contained in:
Christian Kandeler
2020-07-10 14:33:37 +02:00
parent f3bc2d609f
commit 4aba3da7bd

View File

@@ -90,7 +90,6 @@ TEST_F(CompilationDatabaseUtils, FilterArguments)
"-DUNICODE", "-DUNICODE",
"-DRELATIVE_PLUGIN_PATH=\"../lib/qtcreator/plugins\"", "-DRELATIVE_PLUGIN_PATH=\"../lib/qtcreator/plugins\"",
"-DQT_CREATOR", "-DQT_CREATOR",
"-fPIC",
"-I", "-I",
QString::fromUtf8(HostOsInfo::isWindowsHost() ? winPath1 : otherPath1), QString::fromUtf8(HostOsInfo::isWindowsHost() ? winPath1 : otherPath1),
"-I", "-I",