diff --git a/tests.cpp b/tests.cpp index dbbd85e..5a7e2b2 100644 --- a/tests.cpp +++ b/tests.cpp @@ -1 +1,5 @@ -int main(){} \ No newline at end of file +int main() +{ + + +} \ No newline at end of file