test: add identify test
fix some bugs found in testing Signed-off-by: ComixHe <heyuming@deepin.org>
This commit is contained in:
@ -30,8 +30,6 @@ public:
|
||||
|
||||
static void TearDownTestCase() { qputenv("XDG_DATA_DIRS", env); }
|
||||
|
||||
void SetUp() override {}
|
||||
void TearDown() override {}
|
||||
QSharedPointer<DesktopFile> file() { return m_file; }
|
||||
|
||||
private:
|
||||
|
Reference in New Issue
Block a user