[partition] Don't needlessly expose a test symbol

This commit is contained in:
Adriaan de Groot 2020-10-25 17:36:24 +01:00
parent f629826d40
commit 478c394d99

View File

@ -28,7 +28,7 @@ class SmartStatus;
QTEST_GUILESS_MAIN( CreateLayoutsTests )
CalamaresUtils::Partition::KPMManager* kpmcore = nullptr;
static CalamaresUtils::Partition::KPMManager* kpmcore = nullptr;
using CalamaresUtils::operator""_MiB;
using CalamaresUtils::operator""_GiB;