diff --git a/ex02/main.cpp b/ex02/main.cpp index 48979b2..66edfb7 100644 --- a/ex02/main.cpp +++ b/ex02/main.cpp @@ -22,7 +22,7 @@ int main() // RobotomyRequestForm srand(time(NULL)); - std::cout << "---- ex01 tests ----" << std::endl; + std::cout << "---- ex02 tests ----" << std::endl; RobotomyRequestForm form("home"); try {