Reactivate locator tests as part of core plugin tests

After the move of locator into core plugin

Change-Id: Ie2504ca96f6a77206f0b77a5fc5698adb86b6a4c
Reviewed-by: Christian Stenger <christian.stenger@digia.com>
This commit is contained in:
Eike Ziller
2014-02-14 16:30:21 +01:00
parent e47acb151b
commit 5fd7c0bcec
3 changed files with 7 additions and 9 deletions

View File

@@ -65,6 +65,9 @@ private slots:
#if defined(WITH_TESTS)
void testVcsManager_data();
void testVcsManager();
// Locator:
void test_basefilefilter();
void test_basefilefilter_data();
#endif
private: