#pragma once // libE57Format testing Copyright © 2022 Andy Maloney // SPDX-License-Identifier: BSL-1.0 #include namespace TestData { bool Exists(); const std::string &Path(); }