1
0
mirror of synced 2024-11-30 18:34:29 +01:00
ImHex/tests/algorithms/source/hash.cpp

6 lines
118 B
C++

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