Add call pseudo instruction
This commit is contained in:
@@ -118,7 +118,6 @@ enum status run_test(const char *file_entry_name)
|
||||
close(pipe_ends[0]);
|
||||
|
||||
int wait_status = 0;
|
||||
wait(&wait_status);
|
||||
|
||||
make_path(filename, "./expectations/", file_entry_name, ".txt");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user