6 lines
118 B
C++
6 lines
118 B
C++
#define CATCH_CONFIG_MAIN
|
|
#include <catch2/catch.hpp>
|
|
|
|
#include <hex/helpers/crypto.hpp>
|
|
#include "test_provider.hpp"
|