[machineid] Functionality moved to libcalamares

This commit is contained in:
Adriaan de Groot 2020-02-07 16:12:17 +01:00
parent b62004aae9
commit 4cdcb48de6

View File

@ -35,7 +35,6 @@ public:
private Q_SLOTS:
void initTestCase();
void testRemoveFile();
void testCopyFile();
void testPoolSize();
@ -84,11 +83,6 @@ MachineIdTests::testCopyFile()
}
}
void
MachineIdTests::testRemoveFile()
{
}
void
MachineIdTests::testPoolSize()
{