[machineid] Functionality moved to libcalamares

main
Adriaan de Groot 5 years ago
parent b62004aae9
commit 4cdcb48de6

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

Loading…
Cancel
Save