mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-20 21:02:59 +00:00
tests: remove unnecessary igt_exit calls
Signed-off-by: Thomas Wood <thomas.wood@intel.com>
This commit is contained in:
@@ -210,6 +210,4 @@ igt_main
|
||||
intel_require_memory(count, SIZE, CHECK_RAM | CHECK_SWAP);
|
||||
run_test(fd, count);
|
||||
}
|
||||
|
||||
igt_exit();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user