[partition] Coding style
This commit is contained in:
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…
Reference in New Issue
Block a user