diff options
Diffstat (limited to 'sw')
-rw-r--r-- | sw/JunitTest_sw_complex.mk | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sw/JunitTest_sw_complex.mk b/sw/JunitTest_sw_complex.mk index 2539943b2a7b..cdf9a944f319 100644 --- a/sw/JunitTest_sw_complex.mk +++ b/sw/JunitTest_sw_complex.mk @@ -30,7 +30,6 @@ $(eval $(call gb_JunitTest_add_sourcefiles,sw_complex,\ sw/qa/complex/indeterminateState/CheckIndeterminateState \ sw/qa/complex/writer/CheckBookmarks \ sw/qa/complex/writer/CheckCrossReferences \ - sw/qa/complex/writer/CheckFlies \ sw/qa/complex/writer/CheckIndexedPropertyValues \ sw/qa/complex/writer/CheckNamedPropertyValues \ sw/qa/complex/writer/CheckTable \ @@ -52,7 +51,6 @@ $(eval $(call gb_JunitTest_add_classes,sw_complex,\ complex.checkColor.CheckChangeColor \ complex.writer.CheckBookmarks \ complex.writer.CheckCrossReferences \ - complex.writer.CheckFlies \ complex.writer.CheckTable \ complex.writer.CheckIndexedPropertyValues \ complex.writer.CheckNamedPropertyValues \ |