Fixing header main to ex02
This commit is contained in:
@@ -22,7 +22,7 @@ int main()
|
|||||||
// RobotomyRequestForm
|
// RobotomyRequestForm
|
||||||
srand(time(NULL));
|
srand(time(NULL));
|
||||||
|
|
||||||
std::cout << "---- ex01 tests ----" << std::endl;
|
std::cout << "---- ex02 tests ----" << std::endl;
|
||||||
RobotomyRequestForm form("home");
|
RobotomyRequestForm form("home");
|
||||||
|
|
||||||
try {
|
try {
|
||||||
|
|||||||
Reference in New Issue
Block a user