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