From 441cf81acf9dff087addfa8d01a61e4513b1dd6e Mon Sep 17 00:00:00 2001 From: dec05eba Date: Thu, 31 May 2018 01:13:15 +0200 Subject: Starting... --- tests/main.cpp | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 tests/main.cpp (limited to 'tests/main.cpp') diff --git a/tests/main.cpp b/tests/main.cpp new file mode 100644 index 0000000..63e50c3 --- /dev/null +++ b/tests/main.cpp @@ -0,0 +1,6 @@ +#include "../include/DirectConnection.hpp" + +int main() +{ + return 0; +} -- cgit v1.2.3