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