remove hdddevices test

This commit is contained in:
2017-12-17 16:44:43 +03:00
parent 4bba061d66
commit b30bd35add
2 changed files with 0 additions and 7 deletions

View File

@ -74,12 +74,6 @@ void TestAWKeys::cleanupTestCase()
}
void TestAWKeys::test_hddDevices()
{
QVERIFY(plugin->getHddDevices().count() > 2);
}
void TestAWKeys::test_dictKeys()
{
QStringList keys = plugin->dictKeys();