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