aboutsummaryrefslogtreecommitdiff
path: root/tests/src/function.cpp
blob: 5f14f33de14e67dcd81d2b86b85e6c17a24051b3 (plain)
1
2
3
4
5
6
#include "catch2/0.1.0/catch.hpp"

TEST_CASE("dummy")
{
	
}