forked from qt-creator/qt-creator
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:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user