[machineid] Functionality moved to libcalamares
This commit is contained in:
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…
Reference in New Issue
Block a user