The ChannelSliderTest now always tests Stefano's implementation instead of R5's.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@12542 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Axel Dörfler 2005-05-02 22:35:01 +00:00
parent 1ac083d932
commit 03989987d5

View File

@ -75,6 +75,8 @@ SimpleTest ScrollViewTest :
SimpleTest ChannelSliderTest :
ChannelSliderTest.cpp
ChannelSlider.cpp
ChannelControl.cpp
: be
;
@ -90,7 +92,7 @@ SimpleTest ScreenTest :
;
SEARCH on [ FGristFiles
ScrollView.cpp CheckBox.cpp
ScrollView.cpp CheckBox.cpp ChannelSlider.cpp ChannelControl.cpp
] = [ FDirName $(OBOS_TOP) src kits interface ] ;
SubInclude OBOS_TOP src tests kits interface bprintjob ;