GeneratorExpression Tests: Remove duplicate test entry

This commit is contained in:
Robert Maynard
2023-01-17 12:14:09 -05:00
parent 43c4faaf48
commit 42e417ad12

View File

@@ -12,7 +12,6 @@ run_cmake(BadTargetTypeInterface)
run_cmake(BadTargetTypeObject)
run_cmake(BadInstallPrefix)
run_cmake(BadSHELL_PATH)
run_cmake(BadCONFIG)
run_cmake(CMP0044-WARN)
run_cmake(NonValidTarget-C_COMPILER_ID)
run_cmake(NonValidTarget-CXX_COMPILER_ID)