Prechádzať zdrojové kódy

Remove invalid test ctkResizableFrameTest1

Commit b941732b1 added both widget `ctkExpandableWidget` and test
`ctkResizableFrameTest1`. Then commit 6f64321 added test `ctkExpandableWidgetTest1`

This commit removes invocation `ctkResizableFrameTest1` since it isn't
associated with any implemented test.

See #352
Jean-Christophe Fillion-Robin 11 rokov pred
rodič
commit
8ab5ba0179
1 zmenil súbory, kde vykonal 0 pridanie a 1 odobranie
  1. 0 1
      Libs/Widgets/Testing/Cpp/CMakeLists.txt

+ 0 - 1
Libs/Widgets/Testing/Cpp/CMakeLists.txt

@@ -275,7 +275,6 @@ SIMPLE_TEST( ctkRangeSliderTest )
 SIMPLE_TEST( ctkRangeSliderTest1 )
 SIMPLE_TEST( ctkRangeWidgetTest )
 SIMPLE_TEST( ctkRangeWidgetTest1 )
-SIMPLE_TEST( ctkResizableFrameTest1 )
 SIMPLE_TEST( ctkScreenshotDialogTest1 )
 SIMPLE_TEST( ctkSearchBoxTest1 )
 SIMPLE_TEST( ctkSearchBoxTest2 )