forked from TartanLlama/optional
5 lines
80 B
C++
5 lines
80 B
C++
![]() |
#include "catch.hpp"
|
||
|
#include "optional.hpp"
|
||
|
|
||
|
TEST_CASE("Hashing", "[hash]") {}
|