mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-03-28 15:57:03 -05:00
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"
|