diff --git a/examples/example.test.cpp b/verify/example.test.cpp similarity index 99% rename from examples/example.test.cpp rename to verify/example.test.cpp index 9f785bb..23664cc 100644 --- a/examples/example.test.cpp +++ b/verify/example.test.cpp @@ -21,4 +21,3 @@ int main() { cout << cnt << endl; return 0; } -//