]> cloud.milkyroute.net Git - dolphin.git/commitdiff
KFileItemModelBenchmark is a manual test
authorChristophe Giboudeaux <cgiboudeaux@gmx.com>
Sun, 29 Jun 2014 19:36:55 +0000 (21:36 +0200)
committerChristophe Giboudeaux <cgiboudeaux@gmx.com>
Sun, 29 Jun 2014 19:36:55 +0000 (21:36 +0200)
src/tests/CMakeLists.txt

index 8455ba368260701a59e14416c948f19aef3f15b9..60f6517e8e1310407f9ca8ae87a4e554ad53a0bc 100644 (file)
@@ -107,7 +107,6 @@ set(kfileitemmodelbenchmark_SRCS
 )
 
 add_executable(kfileitemmodelbenchmark ${kfileitemmodelbenchmark_SRCS})
-add_test(kfileitemmodelbenchmark kfileitemmodelbenchmark)
 ecm_mark_as_test(kfileitemmodelbenchmark)
 target_link_libraries(kfileitemmodelbenchmark dolphinprivate Qt5::Test)