소스 검색

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 12 년 전
부모
커밋
8ab5ba0179
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  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 )