forked from TartanLlama/optional
More tests
This commit is contained in:
4
tests/constructors.cpp
Normal file
4
tests/constructors.cpp
Normal file
@@ -0,0 +1,4 @@
|
||||
#include "catch.hpp"
|
||||
#include "optional.hpp"
|
||||
|
||||
TEST_CASE("Constructors", "[constructors]") {}
|
||||
Reference in New Issue
Block a user