diff --git a/src/Server/testing.c b/src/Server/testing.c new file mode 100644 index 0000000..93e440c --- /dev/null +++ b/src/Server/testing.c @@ -0,0 +1,4 @@ +int main(void { + return 0; +} +