[partition] Coding style

main
Adriaan de Groot 4 years ago
parent 09491e4cbb
commit 2f88ba0d3f

@ -41,7 +41,8 @@ private:
DevicesTests::DevicesTests()
: m_d( std::make_unique< CalamaresUtils::Partition::KPMManager >() )
, m_isRoot( geteuid() == 0 )
{}
{
}
void
DevicesTests::testKPMScanDevices()

Loading…
Cancel
Save