1
0
mirror of synced 2025-03-01 15:40:26 +01:00

6 lines
118 B
C++
Raw Normal View History

#define CATCH_CONFIG_MAIN
#include <catch2/catch.hpp>
#include <hex/helpers/crypto.hpp>
#include "test_provider.hpp"