Fixing header main to ex02
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user