Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/owncloud/client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKlaas Freitag <freitag@owncloud.com>2013-08-03 23:39:44 +0400
committerKlaas Freitag <freitag@owncloud.com>2013-08-05 11:39:06 +0400
commitba01a697e694a31d9a474098e8be4621102d7060 (patch)
treebb9a383c4dd9d416bb90829f5e9b204d64a9234e /test/CMakeLists.txt
parent16d81db11782b3fa4a34e148a9e987d31dda9282 (diff)
Renamed test case to get rid of stinking name.
Diffstat (limited to 'test/CMakeLists.txt')
-rw-r--r--test/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CMakeLists.txt b/test/CMakeLists.txt
index 7a816d825..d0fc85996 100644
--- a/test/CMakeLists.txt
+++ b/test/CMakeLists.txt
@@ -1,4 +1,4 @@
include_directories(${CMAKE_CURRENT_LIST_DIR}/../src)
include(owncloud_add_test.cmake)
-owncloud_add_test(DanimoStinkt)
+owncloud_add_test(First)