mirror of
https://github.com/TartanLlama/optional.git
synced 2025-10-04 08:50:54 +02:00
5 lines
80 B
C++
5 lines
80 B
C++
![]() |
#include "catch.hpp"
|
||
|
#include "optional.hpp"
|
||
|
|
||
|
TEST_CASE("Hashing", "[hash]") {}
|