diff --git a/src/main.cpp b/src/main.cpp index 1bb64e7..c2f50e0 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -57,6 +57,6 @@ int main(int argc, char *argv[]) { std::cout << "Shell could not be detected\n"; } } - +// test return 0; }