Files
optional/tests/hash.cpp
Simon Brand 23f1af8abf More tests
2017-10-02 10:38:05 +01:00

5 lines
80 B
C++

#include "catch.hpp"
#include "optional.hpp"
TEST_CASE("Hashing", "[hash]") {}